From: Christian Bauer Date: Thu, 16 Nov 2000 22:38:13 +0000 (+0000) Subject: disabled automake maintainer mode X-Git-Tag: release_0-7-0~13 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=a2829501ddd3c313501b582d980dd156c369239c;hp=5a7df43507455c6efd8aa95360aaa15ce5ce37e0 disabled automake maintainer mode --- diff --git a/configure.in b/configure.in index a1e5dd7b..d90ec1a8 100644 --- a/configure.in +++ b/configure.in @@ -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) -AM_MAINTAINER_MODE dnl Check for the compiler and all the utilities needed for the build. AC_PROG_CXX