Check existence of X11/Xaw/Command.h.
authorhanda <handa>
Wed, 27 Oct 2004 07:47:52 +0000 (07:47 +0000)
committerhanda <handa>
Wed, 27 Oct 2004 07:47:52 +0000 (07:47 +0000)
configure.ac

index b01fd49..985b671 100644 (file)
@@ -36,7 +36,7 @@ AC_PATH_XTRA
 
 # Checks for header files.
 AC_HEADER_STDC
-AC_CHECK_HEADERS([fcntl.h stdlib.h string.h unistd.h])
+AC_CHECK_HEADERS([fcntl.h stdlib.h string.h unistd.h X11/Xaw/Command.h])
 
 # Checks for typedefs, structures, and compiler characteristics.