diff options
Diffstat (limited to 'meta-openmoko/packages/liburiparser/files/autofoo.patch')
-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 0000000000..f578b21886 --- /dev/null +++ b/meta-openmoko/packages/liburiparser/files/autofoo.patch | |||
@@ -0,0 +1,10 @@ | |||
1 | --- /tmp/configure.in 2008-06-21 12:20:52.000000000 +0200 | ||
2 | +++ uriparser-0.5.1/configure.in 2008-06-21 12:21:16.000000000 +0200 | ||
3 | @@ -9,6 +9,7 @@ | ||
4 | AC_PROG_LIBTOOL | ||
5 | AC_HEADER_STDC | ||
6 | |||
7 | +AM_PROG_CC_C_O | ||
8 | |||
9 | |||
10 | # URI_SIZEDOWN | ||