[patch 3/4] build system fixes for treecc
Robert Schwebel <[email protected]> Fri, 12 Jan 2007 13:31:21 +0100
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
treecc-20070108-remove-maintainer-mode.diff
(application/octet-stream, 1.1 KB)
Remove maintainer-mode from toplevel configure.in. When in maintainer-mode, it is not possible to change autotool input files manually and just re-run 'make', with correctly recreating all the autogenerated files handled by the autotools. Without maintainer-mode, it just works. Signed-off-by: Robert Schwebel <[email protected]> --- configure.in | 1 - 1 files changed, 1 deletion(-) Index: configure.in =================================================================== --- configure.in.orig +++ configure.in @@ -3,7 +3,6 @@ AC_INIT(input.h) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE(treecc, 20070108) AM_CONFIG_HEADER(config.h) -AM_MAINTAINER_MODE dnl Turn off the cygwin library if building for Win32. AC_MSG_CHECKING([if building for some Win32 platform]) -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9