]> granicus.if.org Git - file/commitdiff
add AM_MAINTAINER_MODE
authorChristos Zoulas <christos@zoulas.com>
Thu, 27 Mar 2003 23:00:21 +0000 (23:00 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 27 Mar 2003 23:00:21 +0000 (23:00 +0000)
configure.in

index a7d23c26b083ecc7d451097878dd75da65f2be10..258ae6f5e7ecf110f42fc7ea579e4cb17584a83e 100644 (file)
@@ -2,6 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/file.c)
 AM_INIT_AUTOMAKE(file, 4.01)
 AM_CONFIG_HEADER(config.h)
+AM_MAINTAINER_MODE
 
 AC_MSG_CHECKING(for builtin ELF support)
 AC_ARG_ENABLE(elf,