summaryrefslogtreecommitdiff
path: root/libltdl/configure.ac
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2005-03-16 10:04:52 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2005-03-16 10:04:52 +0000
commit6c7ad0c8a96b4445e1694f247c224805fd7aef8e (patch)
tree915a83a48899653fa94ebd889e00e6e197099c0a /libltdl/configure.ac
parent622c4abcb5c53d46a97156e742991b8949790c32 (diff)
downloadlibtool-6c7ad0c8a96b4445e1694f247c224805fd7aef8e.tar.gz
* configure.ac, libltdl/configure.ac: s/##/dnl/ for comments
that are meaningless in configure. Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
Diffstat (limited to 'libltdl/configure.ac')
-rw-r--r--libltdl/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libltdl/configure.ac b/libltdl/configure.ac
index 68111e30..729734b5 100644
--- a/libltdl/configure.ac
+++ b/libltdl/configure.ac
@@ -22,7 +22,7 @@
# configure this directory if your user doesn't want to use the installed
# libltdl.
-AC_PREREQ(2.59) ## We use AS_HELP_STRING
+AC_PREREQ(2.59)dnl We use AS_HELP_STRING
## ------------------------ ##