summaryrefslogtreecommitdiffstats
path: root/src/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.ac')
-rw-r--r--src/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/configure.ac b/src/configure.ac
index 93630a4163..37a7c6882c 100644
--- a/src/configure.ac
+++ b/src/configure.ac
@@ -3112,8 +3112,7 @@ if test -z "$SKIP_MOTIF"; then
if test "$zOSUnix" = "yes"; then
AC_CHECK_HEADERS(Xm/Xm.h)
else
- AC_CHECK_HEADERS(Xm/Xm.h Xm/XpmP.h Xm/JoinSideT.h Xm/TraitP.h Xm/Manager.h
- Xm/UnhighlightT.h Xm/Notebook.h)
+ AC_CHECK_HEADERS(Xm/Xm.h Xm/XpmP.h Xm/JoinSideT.h Xm/TraitP.h Xm/Manager.h Xm/UnhighlightT.h Xm/Notebook.h)
fi
if test "x$ac_cv_header_Xm_XpmP_h" = "xyes"; then