]> git.marmaro.de Git - mmh/commitdiff
Meaningless change to test autoconf commit order stuff.
authorDan Harkless <dan@harkless.org>
Fri, 21 Jul 2000 01:56:17 +0000 (01:56 +0000)
committerDan Harkless <dan@harkless.org>
Fri, 21 Jul 2000 01:56:17 +0000 (01:56 +0000)
configure.in

index 9b76ddfd426c8b07039458259c59c021a7be1cd5..9d0bc248582f02a8e3b75c42fe534c959a6770e2 100644 (file)
@@ -247,8 +247,8 @@ else
     LINTFLAGS=""
   fi
 fi
-AC_SUBST(LINT)
-AC_SUBST(LINTFLAGS)
+AC_SUBST(LINT)dnl
+AC_SUBST(LINTFLAGS)dnl
 
 dnl try to figure out which one we've got
 AC_CHECK_PROG(LIBTOOL, libtool, libtool, , [$pathtmp])