Put in the magic maintainer-mode invocation to configure.ac, otherwise sometimes
authorMike Smith <msmith@xiph.org>
Fri, 13 Nov 2009 22:53:10 +0000 (22:53 +0000)
committerMike Smith <msmith@xiph.org>
Fri, 13 Nov 2009 22:53:10 +0000 (22:53 +0000)
autotools goes off into a corner and shoots itself.

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

configure.ac

index a04ed38..383a7ab 100644 (file)
@@ -12,6 +12,7 @@ AC_CONFIG_SRCDIR([lib/mdct.c])
 AC_CANONICAL_TARGET([])
 
 AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)
+AM_MAINTAINER_MODE
 AM_CONFIG_HEADER([config.h])
 
 dnl Add parameters for aclocal