XQuartz: Added a --enable-integrated-xpbproxy configure option for building xpbproxy as an app or as a thread.

(cherry picked from commit 8edc5fb38c922f28659d2f823148339a8907c4d9)
(cherry picked from commit 88033a66a5549870fd053795b019d4c22950425b)
This commit is contained in:
Jeremy Huddleston
2008-10-03 11:09:26 -07:00
parent 505c216d03
commit 6020c3fbfe
4 changed files with 24 additions and 8 deletions

View File

@@ -118,6 +118,9 @@
/* Have Quartz */
#undef XQUARTZ
/* Build xpbproxy into Xquartz rather than a separate app */
#undef INTEGRATED_XPBPROXY
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM