diff options
author | jbj <devnull@localhost> | 2002-05-01 22:13:00 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-05-01 22:13:00 +0000 |
commit | cf2484ce1f2225e01b61dabb18a4d54e8fd6e375 (patch) | |
tree | 876ae0e74b88cf6c9b97c4c75554f316a02a5919 /popt/.cvsignore | |
parent | 9ecc4d884f3765c4bb19fefff70cbd7d7b1db794 (diff) | |
download | librpm-tizen-cf2484ce1f2225e01b61dabb18a4d54e8fd6e375.tar.gz librpm-tizen-cf2484ce1f2225e01b61dabb18a4d54e8fd6e375.tar.bz2 librpm-tizen-cf2484ce1f2225e01b61dabb18a4d54e8fd6e375.zip |
- attempt to make peace with automake-1.6.1, autoconf-2.53.
- rip out two layers of dbN gook, internal Berkeley db is here to stay.
CVS patchset: 5412
CVS date: 2002/05/01 22:13:00
Diffstat (limited to 'popt/.cvsignore')
-rw-r--r-- | popt/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/popt/.cvsignore b/popt/.cvsignore index 57687cd30..bfe95bdee 100644 --- a/popt/.cvsignore +++ b/popt/.cvsignore @@ -5,6 +5,7 @@ Doxyfile Makefile Makefile.in aclocal.m4 +autom4te-*.cache config.cache config.guess config.h @@ -14,10 +15,14 @@ config.status config.sub configure doxygen +depcomp +install-sh libtool ltconfig ltmain.sh +missing stamp-h +stamp-h1 stamp-h.in test1 test2 |