components/gnump/patches/000-Makefile.in.patch
changeset 219 22d9e175d379
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnump/patches/000-Makefile.in.patch	Mon May 09 11:36:28 2011 -0700
@@ -0,0 +1,11 @@
+--- 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@