aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-06-26 07:54:26 +0800
committerTim Janik <timj@src.gnome.org>1999-06-26 07:54:26 +0800
commit0e4983d6b9e0450741ffa8d7c7b0257d5fbbf3a3 (patch)
treeba6425907e17c9c36d535548d3040e40a51c0f4b /macros
parent0038b76777e2036bd3eb58e6860f153df9b17dce (diff)
downloadgsoc2013-evolution-0e4983d6b9e0450741ffa8d7c7b0257d5fbbf3a3.tar.gz
gsoc2013-evolution-0e4983d6b9e0450741ffa8d7c7b0257d5fbbf3a3.tar.zst
gsoc2013-evolution-0e4983d6b9e0450741ffa8d7c7b0257d5fbbf3a3.zip
give -Wunused to gcc instead of -Wno-unused.
Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org> * compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused. svn path=/trunk/; revision=996
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog4
-rw-r--r--macros/compiler-flags.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 38150d5ccf..aadbbba391 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org>
+
+ * compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused.
+
1999-06-11 Tuomas J. Lukka <lukka@iki.fi>
* gnome-guile-checks.m4: Debian has qt_null in -lqthreads but
diff --git a/macros/compiler-flags.m4 b/macros/compiler-flags.m4
index 951aab7f5d..278d5099c0 100644
--- a/macros/compiler-flags.m4
+++ b/macros/compiler-flags.m4
@@ -15,7 +15,7 @@ AC_DEFUN([GNOME_COMPILE_WARNINGS],[
if test "x$GCC" = "xyes"; then
case " $CFLAGS " in
*[\ \ ]-Wall[\ \ ]*) ;;
- *) warnCFLAGS="-Wall -Wno-unused" ;;
+ *) warnCFLAGS="-Wall -Wunused" ;;
esac
## -W is not all that useful. And it cannot be controlled
antw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/security/nss?id=5873978b2c3832e1d08395fee2f0aafb6e94811c'>- Update NSS and ca_root_nss to 3.19.2jbeich2015-07-162-3/+3 * - Update NSS and ca_root_nss to 3.19.1jbeich2015-06-012-3/+3 * - Update NSS and ca_root_nss to 3.19jbeich2015-05-132-3/+3 * - Update NSS to 3.18.1jbeich2015-04-242-3/+3 * - Update OpenH264 to 1.4.0jbeich2015-03-222-3/+3 * - Update NSPR to 4.10.8jbeich2015-02-022-3/+3 * - Update Thunderbird to 31.3.0beat2014-12-032-4/+3 * Fix security/nss plistrodrigo2014-11-012-0/+2 * - Update Firefox to 33.0beat2014-10-153-6/+4 * Upgrade to 3.17.1des2014-09-252-4/+3 * Update nss to 3.17bapt2014-09-092-8/+10 * Update to 3.16.3bapt2014-08-04