summaryrefslogtreecommitdiff
path: root/editors/zile/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'editors/zile/files/patch-configure')
-rw-r--r--editors/zile/files/patch-configure20
1 files changed, 5 insertions, 15 deletions
diff --git a/editors/zile/files/patch-configure b/editors/zile/files/patch-configure
index e0044713ee91..1aab141ad572 100644
--- a/editors/zile/files/patch-configure
+++ b/editors/zile/files/patch-configure
@@ -1,21 +1,11 @@
---- configure.orig Mon Jul 11 15:17:20 2005
-+++ configure Mon Jul 11 23:25:52 2005
-@@ -2933,8 +2933,7 @@
- echo "$as_me:$LINENO: result: $bfd_cv_build_exeext" >&5
- echo "${ECHO_T}$bfd_cv_build_exeext" >&6
- EXEEXT_FOR_BUILD=""
-- test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeex
--t}
-+ test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext}
- fi
-
- # Find a good install program. We prefer a C program (faster),
-@@ -3995,7 +3994,7 @@
+--- configure.orig Mon Aug 8 08:08:03 2005
++++ configure Sat Aug 20 22:50:30 2005
+@@ -3993,7 +3993,7 @@
if test "$GCC" = "yes"; then
-- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wconversion -pedantic"
-+ CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -Wconversion"
+- CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic"
++ CFLAGS="$CFLAGS -Wall -W -Wmissing-prototypes -Wstrict-prototypes"
fi