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 |