]> git.pld-linux.org Git - packages/akanga.git/blame - akanga-config.patch
- cleanup
[packages/akanga.git] / akanga-config.patch
CommitLineData
2c8e51a6 1diff -Nur akanga-1.0.5.org/src/editline/Makefile akanga-1.0.5/src/editline/Makefile
2--- akanga-1.0.5.org/src/editline/Makefile Fri May 14 09:39:59 1999
3+++ akanga-1.0.5/src/editline/Makefile Fri Jul 30 11:51:14 1999
4@@ -15,7 +15,7 @@
5 ## -DUSE_TERMCAP Use the termcap library for terminal size
6 ## see LDFLAGS, below, if you set this.
7 ## -DNEED_PERROR Don't have perror() (used in testit)
8-DEFS = -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DUNIQUE_HISTORY -DHIDE #-DUSE_TERMCAP
9+DEFS = -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DUNIQUE_HISTORY -DHIST_SIZE=200 -DHAVE_STDLIB
10
11 ## Set your C compiler:
12 WARN = -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings \
This page took 0.073192 seconds and 4 git commands to generate.