avmb1: 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 09:41:13 +02:00
parent cd5eb2c37c
commit 9c0455514d
2 changed files with 3144 additions and 2109 deletions

View File

@ -20,6 +20,8 @@ INSTALL_MAN = $(INSTALL) -o 0 -g 0 -m 0644
prefix = @prefix@
exec_prefix = @exec_prefix@
CC = @CC@
datarootdir = @datarootdir@
datadir = @datadir@
%.8: %.man
cp $< $@

5101
avmb1/configure vendored

File diff suppressed because it is too large Load Diff