diff options
Diffstat (limited to 'src/auto/configure')
-rwxr-xr-x | src/auto/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auto/configure b/src/auto/configure index ed5ea5617..7a308a7e8 100755 --- a/src/auto/configure +++ b/src/auto/configure @@ -8986,8 +8986,9 @@ if test -z "$SKIP_MOTIF"; then + for ac_header in Xm/Xm.h Xm/XpmP.h Xm/JoinSideT.h Xm/TraitP.h Xm/Manager.h \ - Xm/UnhighlightT.h + Xm/UnhighlightT.h Xm/Notebook.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then |