]> www.ginac.de Git - ginac.git/commitdiff
disabled automake maintainer mode
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 16 Nov 2000 22:38:13 +0000 (22:38 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 16 Nov 2000 22:38:13 +0000 (22:38 +0000)
configure.in

index a1e5dd7b96570612832af5740dfbb758086328d8..d90ec1a825f96731524aa53d5eca0c719f8b8f1d 100644 (file)
@@ -62,7 +62,6 @@ AC_SUBST(LT_AGE)
 dnl This defines PACKAGE and VERSION.
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([GiNaC], $GINACLIB_VERSION)
 dnl This defines PACKAGE and VERSION.
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([GiNaC], $GINACLIB_VERSION)
-AM_MAINTAINER_MODE
 
 dnl Check for the compiler and all the utilities needed for the build.
 AC_PROG_CXX
 
 dnl Check for the compiler and all the utilities needed for the build.
 AC_PROG_CXX