components/gnump/patches/000-Makefile.in.patch
author Tomas Klacko <tomas.klacko@oracle.com>
Mon, 06 Oct 2014 02:38:58 -0700
changeset 2134 72e005a6a290
parent 219 22d9e175d379
permissions -rw-r--r--
19693809 proftpd.conf should be packaged with overlay=allow

--- tests/cxx/Makefile.in	2010-01-07 12:09:43.000000000 -0800
+++ tests/cxx/Makefile.in	2010-11-12 11:03:39.810691019 -0800
@@ -238,7 +238,7 @@
 LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
 LIBOBJS = @LIBOBJS@
 LIBREADLINE = @LIBREADLINE@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lCrun -lCstd
 LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@