system.mk

changeset 38
5e59489313a0
parent 30
f7c7b419577e
child 51
2d95d77aa954
--- a/system.mk	Tue Jan 22 01:22:58 2002 +0100
+++ b/system.mk	Tue Jan 22 01:20:58 2002 +0100
@@ -20,6 +20,14 @@
 
 
 ##
+## Modules
+##
+
+#MODULE_SUPPORT=-DCF_NO_MODULE_SUPPORT
+MODULE_SUPPORT_LDFLAGS=-export-dynamic -ldl
+
+
+##
 ## X libraries, includes and options
 ##
 
@@ -43,7 +51,7 @@
 # You may uncomment this if you know your system has
 # asprintf and vasprintf in the c library. (gnu libc has.)
 # If HAS_SYSTEM_ASPRINTF is not defined, an implementation
-# in sprintf_2.2/ is used.
+# in libtu/sprintf_2.2/ is used.
 #HAS_SYSTEM_ASPRINTF=1
 
 

mercurial