]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Enable gnits in automake.
authorSimon Josefsson <simon@josefsson.org>
Sat, 21 Aug 2004 00:03:02 +0000 (00:03 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 21 Aug 2004 00:03:02 +0000 (00:03 +0000)
configure.in

index cdc8594158ec522d9d3808c4bc56743b37f02c18..a09ebcdc3b221d375aed295156a7d4ea31d27d69 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.57)
 
 AC_CANONICAL_TARGET
 
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([1.8 gnits])
 AM_CONFIG_HEADER(config.h)
 AB_INIT