]> git.pld-linux.org Git - packages/dialog.git/blame - dialog-opt.patch
- not needed (there is DIALOG=dialog substitution by default)
[packages/dialog.git] / dialog-opt.patch
CommitLineData
69f87536
JR
1--- dialog-0.69/configure.in~ Wed Dec 20 20:47:11 2000
2+++ dialog-0.69/configure.in Wed Dec 20 20:47:35 2000
3@@ -12,15 +12,6 @@
4 LDFLAGS="-s"
5 LIBS=""
6
7-if test x$GCC = xyes
8- then
9- CFLAGS="-Wall -Wstrict-prototypes -fomit-frame-pointer -fno-strength-reduce"
10- OPTFLAGS="-O2"
11- else
12- CFLAGS=""
13- OPTFLAGS="-O"
14-fi
15-
16 DEBFLAGS="-g -DDEBUG_DIALOG"
17
18 dnl ################################################################ GPM
This page took 0.026578 seconds and 4 git commands to generate.