]> git.pld-linux.org Git - packages/akanga.git/commitdiff
128c0beb90caa54815f7dbb7a0a995d0 akanga-config.patch
authorcieciwa <cieciwa@pld-linux.org>
Fri, 30 Jul 1999 10:14:26 +0000 (10:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    akanga-config.patch -> 1.1

akanga-config.patch [new file with mode: 0644]

diff --git a/akanga-config.patch b/akanga-config.patch
new file mode 100644 (file)
index 0000000..05612fe
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur akanga-1.0.5.org/src/editline/Makefile akanga-1.0.5/src/editline/Makefile
+--- akanga-1.0.5.org/src/editline/Makefile     Fri May 14 09:39:59 1999
++++ akanga-1.0.5/src/editline/Makefile Fri Jul 30 11:51:14 1999
+@@ -15,7 +15,7 @@
+ ##    -DUSE_TERMCAP           Use the termcap library for terminal size
+ ##                            see LDFLAGS, below, if you set this.
+ ##    -DNEED_PERROR           Don't have perror() (used in testit)
+-DEFS  = -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DUNIQUE_HISTORY -DHIDE #-DUSE_TERMCAP
++DEFS  = -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DUNIQUE_HISTORY -DHIST_SIZE=200 -DHAVE_STDLIB
+ ##  Set your C compiler:
+ WARN  = -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings \
This page took 0.039564 seconds and 4 git commands to generate.