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 9b76ddf..9d0bc24 100644 (file)
@@ -247,8 +247,8 @@ else
     LINTFLAGS=""
   fi
 fi
     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])
 
 dnl try to figure out which one we've got
 AC_CHECK_PROG(LIBTOOL, libtool, libtool, , [$pathtmp])