]> git.pld-linux.org Git - packages/dialog.git/blob - dialog-opt.patch
- Release: 11 (STBR after AMD64 fixes)
[packages/dialog.git] / dialog-opt.patch
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.058681 seconds and 3 git commands to generate.