]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- obsoleted
authoraflinta <aflinta@pld-linux.org>
Sun, 27 Jul 2003 22:00:54 +0000 (22:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa-gcc33.patch -> 1.2

balsa-gcc33.patch [deleted file]

diff --git a/balsa-gcc33.patch b/balsa-gcc33.patch
deleted file mode 100644 (file)
index aae89a9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN balsa-2.0.11.orig/configure.in balsa-2.0.11/configure.in
---- balsa-2.0.11.orig/configure.in     Thu May 22 22:37:21 2003
-+++ balsa-2.0.11/configure.in  Thu May 22 22:37:43 2003
-@@ -437,7 +437,7 @@
- set_more_warnings="$enableval", set_more_warnings=yes)
- if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
--      for option in -Wsign-promo -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -Wuninitialized -Wmissing-prototypes -Wreturn-type; do
-+      for option in -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -Wuninitialized -Wmissing-prototypes -Wreturn-type; do
-                 SAVE_CFLAGS="$CFLAGS"
-                 CFLAGS="$CFLAGS $option"
-                 AC_MSG_CHECKING([whether gcc understands $option])
This page took 0.062255 seconds and 4 git commands to generate.