1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

* .cvsignore: Remove config.h, config.hin, as they are now

in lib.
* configure.ac (AC_CONFIG_HEADERS): Move config.h and config.hin
to lib.
* lib/.cvsignore: Add config.h, config.hin.
* lib/Makefile.am (AM_CPPFLAGS): Remove; we no longer need '-I..'.
* src/Makefile.am (AM_CPPFLAGS): Remove '-I..'; no longer needed.
This commit is contained in:
Paul Eggert
2006-08-23 18:37:27 +00:00
parent 2f1ed196eb
commit 7b1ba27c95
7 changed files with 15 additions and 5 deletions

View File

@@ -41,6 +41,8 @@ close-stream.h
closeout.c
closeout.h
config.charset
config.h
config.hin
creat-safer.c
cycle-check.c
cycle-check.h

View File

@@ -1,3 +1,8 @@
2006-08-23 Paul Eggert <eggert@cs.ucla.edu>
* .cvsignore: Add config.h, config.hin.
* Makefile.am (AM_CPPFLAGS): Remove; we no longer need '-I..'.
2006-08-22 Paul Eggert <eggert@cs.ucla.edu>
* .cvsignore: Add Makefile.in, getdate.tab.h.

View File

@@ -19,7 +19,6 @@
include gnulib.mk
AM_CPPFLAGS += -I..
AM_CFLAGS = $(WARNING_CFLAGS) $(WERROR_CFLAGS)
noinst_PROGRAMS = t-fpending