AM_MAINTAINER_MODE added
authorcalc <calc@xiph.org>
Sat, 18 Oct 2003 20:35:17 +0000 (20:35 +0000)
committercalc <calc@xiph.org>
Sat, 18 Oct 2003 20:35:17 +0000 (20:35 +0000)
This allows for builds not to fail if automake is installed on the build system and it doesnt happen to be exact same version used during autogen.sh process.

svn path=/trunk/vorbis/; revision=5486

configure.in

index a2075d8..3758a9d 100644 (file)
@@ -6,6 +6,7 @@ dnl ------------------------------------------------
 
 AC_INIT(lib/mdct.c)
 AM_INIT_AUTOMAKE(libvorbis,1.0.1)
+AM_MAINTAINER_MODE
 
 dnl Library versioning