]> git.pld-linux.org Git - packages/akanga.git/blame - akanga-opt.patch
- some pld.org.pl->pld-linux.org cosmetics
[packages/akanga.git] / akanga-opt.patch
CommitLineData
22a6f79f 1--- src/Makefile.org Sat Aug 7 12:35:13 1999
2+++ src/Makefile Thu Feb 24 12:57:48 2000
3940e198
JR
3@@ -21,7 +21,7 @@
4 # Use an ANSI compiler (or at least one that groks prototypes and void *):
5 CC=gcc
6 ##CFLAGS=-ggdb -DWITH_LOCKING -DWITH_TMPFILE -DWITH_VARSUP -O2 -m486 -fomit-frame-pointer -DSYSVR4
7-CFLAGS = -ggdb -DWITH_LOCKING -DWITH_TMPFILE -DWITH_VARSUP -DWITH_EXPR -DWITH_MISC -O2 -m486 -DSYSVR4
8+CFLAGS = -ggdb -DWITH_LOCKING -DWITH_TMPFILE -DWITH_VARSUP -DWITH_EXPR -DWITH_MISC -DSYSVR4 $(RPM_OPT_FLAGS)
9 LDFLAGS = libedit.a
10
11 # You may substitute "bison -y" for yacc. (You want to choose the one that
This page took 0.061424 seconds and 4 git commands to generate.