diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-08-25 05:51:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-08-25 05:51:06 +0000 |
commit | 987ad7f6d4c5149c5ba7b060194df4e93ad33c50 (patch) | |
tree | c51e33ab82dd6dabc24ed5e64e587e782fe5be14 /japanese/nethack32/files | |
parent | Forgot to update the checksum of the patch file.... (diff) |
Doh! WTH was -I/usr/local/X11R6/include doing here!
Diffstat (limited to 'japanese/nethack32/files')
-rw-r--r-- | japanese/nethack32/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/nethack32/files/patch-ac b/japanese/nethack32/files/patch-ac index 77c3745a3e98..569b1d25c55b 100644 --- a/japanese/nethack32/files/patch-ac +++ b/japanese/nethack32/files/patch-ac @@ -5,7 +5,7 @@ # by issei(94/6/12) # -CFLAGS = -g -I../include -I/usr/local/X11R6/include -+CFLAGS = -O2 -I../include -I/usr/local/X11R6/include ++CFLAGS = -O2 -I../include -I/usr/X11R6/include LFLAGS = |