|
|
rm -f conftest.err conftest.$ac_objext \ | rm -f conftest.err conftest.$ac_objext \ |
conftest$ac_exeext conftest.$ac_ext | conftest$ac_exeext conftest.$ac_ext |
done | done |
if test "x$XTST_LIBS" = x; then |
fi |
{ { echo "$as_me:$LINENO: error: Couldn't find the Xtst library. Check config.log for details" >&5 |
if test "x$XTST_LIBS" = x; then |
|
{ { echo "$as_me:$LINENO: error: Couldn't find the Xtst library. Check config.log for details" >&5 |
echo "$as_me: error: Couldn't find the Xtst library. Check config.log for details" >&2;} | echo "$as_me: error: Couldn't find the Xtst library. Check config.log for details" >&2;} |
{ (exit 1); exit 1; }; } | { (exit 1); exit 1; }; } |
else |
else |
X_LIBS="$X_LIBS $XTST_LIBS" |
X_LIBS="$X_LIBS $XTST_LIBS" |
| |
cat >>confdefs.h <<\_ACEOF | cat >>confdefs.h <<\_ACEOF |
#define HAVE_XTST 1 | #define HAVE_XTST 1 |
_ACEOF | _ACEOF |
| |
fi |
|
fi | fi |
| |
| |