--- libjsearch/Make.header.orig	Sat Jul 31 09:08:06 1999
+++ libjsearch/Make.header	Sat Jul 31 09:08:25 1999
@@ -7,11 +7,12 @@
 
 # Directories to search for header files
 
-SEARCHDIRS := -I- \
-              -I${JSEARCHDIR} \
-              -I${JCOREDIR} \
-              -I${MENUIMGDIR} \
-              -I${JXDIR}   
+SEARCHDIRS = -I- \
+             -I${JSEARCHDIR} \
+             -I${JCOREDIR} \
+             -I${MENUIMGDIR} \
+             -I${JXDIR} \
+             ${J_X11_INCLUDE_DIR}
 
 # makemake variables
 
