So, we're not really using AC_CONFIG_MACRO_DIR for now.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 10 Oct 2014 14:41:59 +0000 (09:41 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 10 Oct 2014 19:42:18 +0000 (14:42 -0500)
configure.ac

index 0d5eef6b6f8c55cbf190fbcbe8b3dd12f572d63c..6224f1cef59d7c064e6b1b2025cbf7e174da3baa 100644 (file)
@@ -54,7 +54,7 @@ dnl Load macros from the m4/ directory. If you plan to write new
 dnl macros, put them in files in this directory.
 dnl----
 dnl
-AC_CONFIG_MACRO_DIR([m4])
+dnl AC_CONFIG_MACRO_DIR([m4])
 
 
 dnl # The default prefix should be changed from /usr/local. Set it, as in