diff options
Diffstat (limited to 'korean/bitchx/files/patch-ah')
-rw-r--r-- | korean/bitchx/files/patch-ah | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/bitchx/files/patch-ah b/korean/bitchx/files/patch-ah new file mode 100644 index 000000000000..fca11c214367 --- /dev/null +++ b/korean/bitchx/files/patch-ah @@ -0,0 +1,11 @@ +--- dll/Makefile.in.orig Sun Oct 1 22:05:20 2000 ++++ dll/Makefile.in Sun Oct 1 22:05:47 2000 +@@ -31,7 +32,7 @@ + 'SHLIB_CFLAGS=$(SHLIB_CFLAGS)' \ + 'IRCLIB=$(IRCLIB)' \ + 'TCLINC=$(TCLINC)' \ +- 'INCLUDES=$(INCLUDES)' \ ++ 'INCLUDES=$(DEFS) $(INCLUDES)' \ + 'DEFS=$(DEFS)' \ + 'local_dir=$(local_dir)' \ + 'LIBS=$(LIBS)' |