From 9aaeb4623d3ff5746e665bc17914eefd292b7dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Sun, 2 Jan 2011 15:19:00 +0100 Subject: New OpenWrt package for GNU Octave. Experimental/probably still broken. Work in progress. Committing it as compilation seems to take forever. Not sure whether I can finish this within a few days. --- w3m/patches/001-configure.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 w3m/patches/001-configure.patch (limited to 'w3m/patches/001-configure.patch') diff --git a/w3m/patches/001-configure.patch b/w3m/patches/001-configure.patch new file mode 100644 index 0000000..c630e77 --- /dev/null +++ b/w3m/patches/001-configure.patch @@ -0,0 +1,20 @@ +--- w3m-0.5.2/configure 2010-09-25 20:57:25.128744963 +0400 ++++ w3m-0.5.2_mod/configure 2010-09-25 20:57:51.055870033 +0400 +@@ -6221,7 +6221,7 @@ + _ACEOF + + +-for lib in bsd BSD 44bsd socket nsl dld dl ++for lib in BSD 44bsd socket nsl dld dl + do + lib=$lib + { echo "$as_me:$LINENO: checking for -l$lib" >&5 +@@ -7886,7 +7886,7 @@ + { (exit 1); exit 1; }; } + fi + fi +- unset ac_cv_lib_gc_GC_init ++ + { echo "$as_me:$LINENO: checking for GC_init in -lgc" >&5 + echo $ECHO_N "checking for GC_init in -lgc... $ECHO_C" >&6; } + if test "${ac_cv_lib_gc_GC_init+set}" = set; then -- cgit v1.2.3