diff configure.ac @ 2705:2b621542ba7a

[xemacs-hg @ 2005-03-31 17:11:11 by james] Apply Aidan's Intrinsic.h. fix to configure.ac, as reported by Robert D. Royar.
author james
date Thu, 31 Mar 2005 17:11:12 +0000
parents 296a5cd2a686
children 6fa9919a9a0b
line wrap: on
line diff
--- a/configure.ac	Thu Mar 31 14:56:48 2005 +0000
+++ b/configure.ac	Thu Mar 31 17:11:12 2005 +0000
@@ -3942,7 +3942,7 @@
 #if HAVE_X11_XFUNCPROTO_H
 #include <X11/Xfuncproto.h>
 #endif
-#include <X11/Intrinsic.h.>
+#include <X11/Intrinsic.h>
 ])
 
     dnl Is the variant specific header directory directly under include?