linux.cf: with fds_bits fixes, stop using _POSIX_C_SOURCE=199309L and _XOPEN_SOURCE...
[oweals/cde.git] / cde / config / cf / lnxLib.tmpl
index 5f48674a2168c8e288ccb66a62b91ad553f7331b..6a7327915641062298f0a6fd870ea74868fe80b8 100644 (file)
@@ -45,3 +45,7 @@ XMULIB = -lXmu $(XLIB)
 #ifndef SharedDtHelpReqs
 # define SharedDtHelpReqs -ljpeg
 #endif
+
+#ifndef SharedDtSearchReqs
+# define SharedDtSearchReqs -lm
+#endif