mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 10:53:29 +08:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,6 +14,7 @@
|
||||
/config.status
|
||||
/configure
|
||||
/lib/
|
||||
!/lib/Makefile.am
|
||||
/maint.mk
|
||||
# Wildcard Ignores
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user