act2000: autoreconf

Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
This commit is contained in:
Peter Marschall 2012-04-21 19:57:53 +02:00
parent 20ad35d020
commit 14f30fb65c
2 changed files with 3221 additions and 2258 deletions

View File

@ -23,7 +23,9 @@ INSTALL_DATA = $(INSTALL) -o 0 -g 0 -m 0644
INSTALL_MAN = $(INSTALL) -o 0 -g 0 -m 0644
prefix = @prefix@
exec_prefix = @exec_prefix@
CC = @CC@
datarootdir = @datarootdir@
datadir = @datadir@
CC = @CC@
.SUFFIXES:
.SUFFIXES: .c .o

5475
act2000/configure vendored

File diff suppressed because it is too large Load Diff