ipppstats: 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 14:54:10 +02:00
parent b601454516
commit b26b2d4fca
2 changed files with 3333 additions and 2332 deletions

View File

@ -9,6 +9,8 @@ INSTALL = @INSTALL@
INSTALL_SBIN = $(INSTALL) -m 755 -o 0 -g 0
INSTALL_DATA = $(INSTALL) -m 644 -o 0 -g 0
INSTALL_DIR = $(INSTALL) -m 755 -o 0 -g 0 -d
datarootdir = @datarootdir@
datadir = @datadir@
PPPSTATSRCS = ipppstats.c
PPPSTATOBJS = ipppstats.o

5663
ipppstats/configure vendored

File diff suppressed because it is too large Load Diff