Add --enable-manywarnings from wget2

* .gitignore: Exclude /lib/Makefile.am
* bootstrap.conf: Use --makefile-name=gnulib.mk with gnulib-tool
* configure.ac: Use wget_MANYWARNINGS()
* lib/Makefile.am: Define empty noinst_LIBRARIES and MAINTAINERCLEANFILES
* m4/wget_manywarnings.m4: New file from GNU Wget2
* src/Makefile.am: Use WARN_CFLAGS for AM_CFLAGS
This commit is contained in:
Tim Rühsen
2019-05-02 12:53:19 +02:00
parent 14dc0c6af0
commit 94e2dd5ecd
6 changed files with 215 additions and 4 deletions

1
.gitignore vendored
View File

@@ -14,6 +14,7 @@
/config.status
/configure
/lib/
!/lib/Makefile.am
/maint.mk
# Wildcard Ignores
*~