On 02/29/2012 03:23 PM, Gaetan Nadon wrote:
This is done when autoconf runs aclocal.

Signed-off-by: Gaetan Nadon<mems...@videotron.ca>
---
  configure.ac |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index ae254be..d15eac6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,8 +7,6 @@ AC_INIT([Dummy X.org Testing Environment for Google Test],
  AC_CONFIG_SRCDIR([Makefile.am])
  AC_CONFIG_MACRO_DIR([m4])

-m4_include([m4/gtest.m4])
-
  # Initialize Automake
  AM_INIT_AUTOMAKE([1.11 foreign dist-bzip2])
  AM_SILENT_RULES([yes])

Looks right to me.

Applied and pushed.

Thanks!
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to