Skip to content

Commit 74b0b8a

Browse files
author
Klaus Treichel
committed
Readd AM_MAINTAINER_MODE.
1 parent 05ba6bc commit 74b0b8a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2007-02-11 Klaus Treichel <[email protected]>
2+
3+
* configure.in: Readd the AM_MAINTAINER_MODE as suggested by Robert
4+
Schwebel.
5+
16
2007-01-21 Klaus Treichel <[email protected]>
27

38
* .cvsignore: Add autom4te.cache, config.guess, config.sub, install-sh,

configure.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ AC_INIT(input.h)
33
AC_CANONICAL_SYSTEM
44
AM_INIT_AUTOMAKE(treecc, 0.3.9)
55
AM_CONFIG_HEADER(config.h)
6+
AM_MAINTAINER_MODE
67

78
dnl Turn off the cygwin library if building for Win32.
89
AC_MSG_CHECKING([if building for some Win32 platform])

0 commit comments

Comments
 (0)