From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/imlib/files/configure.patch | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 packages/imlib/files/configure.patch (limited to 'packages/imlib/files/configure.patch') diff --git a/packages/imlib/files/configure.patch b/packages/imlib/files/configure.patch deleted file mode 100644 index 90879c15ee..0000000000 --- a/packages/imlib/files/configure.patch +++ /dev/null @@ -1,31 +0,0 @@ ---- /tmp/configure.in 2006-09-02 12:44:16.000000000 +0200 -+++ imlib-1.9.15/configure.in 2006-09-02 12:44:22.975780000 +0200 -@@ -43,19 +43,6 @@ - oCFLAGS="$CFLAGS" - LIBS="$LIBS `glib-config --libs gmodule`" - CFLAGS="$CFLAGS `glib-config --cflags gmodule`" -- AC_TRY_RUN([ --#include --#include --main () --{ -- if (g_module_supported ()) -- exit (0); -- else -- exit (1); --} --], dynworks=true) -- LIBS="$oLIBS" -- CFLAGS="$oCFLAGS" - fi - - dnl Now we check to see if our libtool supports shared lib deps -@@ -141,7 +128,7 @@ - fi - AC_SUBST(GX_LIBS) - --CPPFLAGS="$CPPFLAGS -I$includedir -I$prefix/include" -+CPPFLAGS="$CPPFLAGS" - - SUPPORT_LIBS="" - -- cgit v1.2.3