* .cvsignore: Remove config.h, config.hin, as they are now
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Aug 2006 18:37:27 +0000 (18:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Aug 2006 18:37:27 +0000 (18:37 +0000)
commit7b1ba27c958ba4593d7a1e741ee4cb30ff95826c
treec38a90d2a9e2d0806fbac56466e973c90ec6191d
parent2f1ed196eb20b9b52c021cc56c34c3b55d8646ca
* .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.
.cvsignore
ChangeLog
configure.ac
lib/.cvsignore
lib/ChangeLog
lib/Makefile.am
src/Makefile.am