wok-current view advancecomp/stuff/advancecomp.patch @ rev 23104
Up perl-net-pcap (0.18)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 12 11:27:14 2020 +0100 (2020-03-12) |
parents | |
children |
line source
1 --- a/autogen.sh
2 +++ b/autogen.sh
3 @@ -8,9 +8,9 @@
5 # Regenerate configuration files
6 aclocal
7 -automake --add-missing --force-missing
8 autoconf
9 autoheader && touch config.h.in
10 +automake --add-missing --force-missing
12 # Run configure for this platform
13 echo "Now you are ready to run ./configure"