summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-03-03 14:33:08 -0800
committerKeith Packard <keithp@keithp.com>2011-03-03 14:33:08 -0800
commit0bc95d5b06dcea65a1aa193ea907b50f7dd168b5 (patch)
tree1f3900dedd7243faf98df50d278d59876bba0116 /configure.ac
parent3f41f4adea4bbb90d4bda4dab600595b655e3ed8 (diff)
parent69a9171dbbafd6a7db702d48770d28fb54717545 (diff)
Merge remote branch 'jeremyhu/master'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3a74aff73..3d7f42cd3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1923,7 +1923,7 @@ if test "x$XQUARTZ" = xyes; then
AC_CHECK_LIB([Xplugin],[xp_init],[:])
- CFLAGS="${CFLAGS} -DROOTLESS_SAFEALPHA -DNO_ALLOCA"
+ CFLAGS="${CFLAGS} -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA"
PKG_CHECK_MODULES(XPBPROXY, $APPLEWMPROTO $LIBAPPLEWM xfixes x11)