Only re-generate copying.c when maintainer mode.

This commit is contained in:
Andrew Cagney
2000-04-13 05:33:41 +00:00
parent acf7b9e14f
commit 413ccac7ea
5 changed files with 390 additions and 321 deletions

View File

@@ -22,6 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)dnl
AC_INIT(main.c)
AC_CONFIG_HEADER(config.h:config.in)
AM_MAINTAINER_MODE
AC_PROG_CC
AC_AIX