Remove autogen.sh, the autoreconf program does exactly that.
Update everything for the latest autoconf and automake versions.
This commit is contained in:
parent
f2aa7466e6
commit
fcd836c609
14 changed files with 53 additions and 740 deletions
|
|
@ -8,9 +8,9 @@ ACLOCAL_AMFLAGS = -I m4
|
|||
|
||||
EXTRA_DIST = config.rpath mkinstalldirs system.h COPYING.README depcomp
|
||||
|
||||
CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \
|
||||
CVS_CREATED = ABOUT-NLS INSTALL COPYING configure aclocal.m4 config.h.in config.guess \
|
||||
config.sub install-sh ltconfig ltmain.sh missing mkinstalldirs \
|
||||
stamp-h.in m4/Makefile.am ChangeLog po/Makefile.in.in \
|
||||
stamp-h.in ChangeLog po/Makefile.in.in \
|
||||
po/tinc.pot po/*.sed po/*.header po/*.sin po/Rules-quot \
|
||||
src/.libs intl depcomp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue