summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-09 08:47:48 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-09 08:47:48 +0000
commit27b8da276fb2fff6746e495383d72754a4cf87b3 (patch)
tree2fb9da25183c5b5ab0fdf9e6e3759ee8668be270 /configure
parentfad839ce715459872ae8a3381316d086cca7bc80 (diff)
Merged <http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/httrack/files/httrack-3.47.7-cflags.patch?revision=1.1&view=markup>
(Sebastian Pipping)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 5dec5bb..435a499 100755
--- a/configure
+++ b/configure
@@ -15224,8 +15224,7 @@ LT_CV_OBJDIR=$lt_cv_objdir
### Default CFLAGS
-DEFAULT_CFLAGS=""
-DEFAULT_CFLAGS="-O -g3 -Wall -Wcast-align -Wstrict-prototypes \
+DEFAULT_CFLAGS="-Wall -Wcast-align -Wstrict-prototypes \
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith \
-Wnested-externs -D_REENTRANT"