Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 291715 | Differences between
and this patch

Collapse All | Expand All

(-)unix/Makefile.in.dist (-1 / +1 lines)
Lines 153-159 AQUA_INCLUDES = -I$(MAC_OSX_DIR) -I$(XL Link Here
153
# Linker switch(es) to use to link with the X11 library archive (the
153
# Linker switch(es) to use to link with the X11 library archive (the
154
# configure script will try to set this value automatically, but you
154
# configure script will try to set this value automatically, but you
155
# can override it).
155
# can override it).
156
X11_LIB_SWITCHES	= @XLIBSW@ $(XFT_LIBS)
156
X11_LIB_SWITCHES	= $(XFT_LIBS) @XLIBSW@
157
157
158
158
159
# To turn off the security checks that disallow incoming sends when
159
# To turn off the security checks that disallow incoming sends when

Return to bug 291715