freebsd-ports/chinese/xemacs/files/patch-af
Foxfair Hu ec6f4d2153 Import a new XIM-enabled(Chinese specified) XEmacs 20.4.
Submitted by : Keith Jang <keith@freebsd.sinica.edu.tw>
2000-01-04 03:12:24 +00:00

11 lines
334 B
Text

--- configure Thu Nov 20 03:13:44 1997
+++ configure.n Tue Dec 9 09:55:11 1997
@@ -9706,7 +9706,7 @@
fi
if test "$with_database_berkdb" = "yes"; then
- for path in "db/db.h" "db.h"; do
+ for path in "/usr/include/db.h" "db/db.h" "db.h"; do
cat > conftest.$ac_ext <<EOF
#line 9712 "configure"
#include "confdefs.h"