diff options
author | erdgeist <> | 2003-04-03 22:16:18 +0000 |
---|---|---|
committer | erdgeist <> | 2003-04-03 22:16:18 +0000 |
commit | 3b737fd612e91b1e2c5f800525ef371cac457620 (patch) | |
tree | 452deebb82f80ef8d11386f41b387f794f97c867 | |
parent | d24f3e80ce7514a1478e11275eb09f186d9b2019 (diff) |
Discard Changes
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ | |||
9 | CFLAGS = -Wall -Os #-g -ggdb | 9 | CFLAGS = -Wall -Os #-g -ggdb |
10 | 10 | ||
11 | ## use this line when you've got an readline before 4.(x|2) | 11 | ## use this line when you've got an readline before 4.(x|2) |
12 | CFLAGS += -DOLDREADLINE | 12 | #CFLAGS += -DOLDREADLINE |
13 | 13 | ||
14 | ## you might need one or more of these: | 14 | ## you might need one or more of these: |
15 | #CFLAGS += -I/usr/local/ssl/include -L/usr/local/ssl/lib | 15 | #CFLAGS += -I/usr/local/ssl/include -L/usr/local/ssl/lib |