]> git.pld-linux.org Git - packages/akanga.git/blob - akanga-opt.patch
68b150e7d60205197d5d42620a993a918b446c48
[packages/akanga.git] / akanga-opt.patch
1 --- src/Makefile.org    Sat Aug  7 12:35:13 1999
2 +++ src/Makefile        Thu Feb 24 12:57:48 2000
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 $(OPTFLAGS)
9  LDFLAGS = libedit.a
10  
11  # You may substitute "bison -y" for yacc. (You want to choose the one that
This page took 0.061361 seconds and 2 git commands to generate.