Improve GCC warning and error triggers and also improve check of GCC version.

Configure snippets shamelessly stolen from http://www.libusb.org/browser/configure.ac
This commit is contained in:
Joachim Nilsson
2010-07-18 02:51:25 +02:00
parent ca56b74763
commit 2d2ec7db98
8 changed files with 125 additions and 15 deletions

View File

@@ -84,6 +84,7 @@ CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_CFLAGS = @AM_CFLAGS@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@
AUTOCONF = @AUTOCONF@