Merge remote-tracking branch 'origin/master' into for-steve
[sxemacs] / modules / cl / Makefile.am
index 767952e..e63b9b2 100644 (file)
@@ -50,7 +50,7 @@ headerdir = $(includedir)/$(instvarsepdir)
 AM_CFLAGS = $(dll_cflags) -DIMA_MODULE
 AM_CPPFLAGS = -I$(srcdir) -I$(builddir)  -I$(top_srcdir)/src \
        -I$(top_builddir)/src $(SXEMACS_INCLUDES) $(c_switch_all)
-AM_LDFLAGS = -module
+AM_LDFLAGS = -module $(XCCLDFLAGS)
 AM_YFLAGS = -d
 
 ## all the mods
@@ -91,7 +91,7 @@ _cl-loop_benchmarks: cl-loop.la
 
 benchmarks: _cl-loop_benchmarks
 
-# 
+#
 # Help the SXEmacs developers get nice post-processed source files
 
 ## the libtool approach