diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0d5eef6b..6224f1ce 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |