projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b60a54
)
Check existence of X11/Xaw/Command.h.
author
handa
<handa>
Wed, 27 Oct 2004 07:47:52 +0000
(07:47 +0000)
committer
handa
<handa>
Wed, 27 Oct 2004 07:47:52 +0000
(07:47 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b01fd49
..
985b671
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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.