diff options
Diffstat (limited to 'meta-openmoko/packages/liburiparser/files')
-rw-r--r-- | meta-openmoko/packages/liburiparser/files/autofoo.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openmoko/packages/liburiparser/files/autofoo.patch b/meta-openmoko/packages/liburiparser/files/autofoo.patch new file mode 100644 index 000000000..f578b2188 --- /dev/null +++ b/meta-openmoko/packages/liburiparser/files/autofoo.patch @@ -0,0 +1,10 @@ +--- /tmp/configure.in 2008-06-21 12:20:52.000000000 +0200 ++++ uriparser-0.5.1/configure.in 2008-06-21 12:21:16.000000000 +0200 +@@ -9,6 +9,7 @@ + AC_PROG_LIBTOOL + AC_HEADER_STDC + ++AM_PROG_CC_C_O + + + # URI_SIZEDOWN |