mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Merge with trunk revision 40072
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@40134 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ee6453135a
commit
ca9fe0459b
2 changed files with 290 additions and 241 deletions
|
@ -213,6 +213,11 @@ if test $set_x_paths = yes; then
|
|||
,)
|
||||
fi
|
||||
|
||||
AC_CHECK_HEADERS(X11/extensions/sync.h,,,
|
||||
[#include <X11/X.h>
|
||||
#include <X11/Xutil.h>
|
||||
])
|
||||
|
||||
LIBS="$X_LIBS $LIBS"
|
||||
fi
|
||||
AC_SUBST(X_PRE_LIBS)
|
||||
|
|
Loading…
Reference in a new issue