summaryrefslogtreecommitdiffstats
path: root/meta/packages/hal/files
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-04-03 09:48:33 +0000
committerRoss Burton <ross@openedhand.com>2007-04-03 09:48:33 +0000
commitc70cfab235fb4770e49cb46bdc39f50cbf1a7e3f (patch)
tree73fc60d3d17dd795bdb488460bfc1b49a2d0c98c /meta/packages/hal/files
parent064c7e9fe958d600b4ef009224b11550574c07f8 (diff)
downloadpoky-c70cfab235fb4770e49cb46bdc39f50cbf1a7e3f.tar.gz
Make hal 0.5.9 build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1425 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/hal/files')
-rw-r--r--meta/packages/hal/files/autoconf.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/hal/files/autoconf.diff b/meta/packages/hal/files/autoconf.diff
new file mode 100644
index 0000000000..eb30cccdbe
--- /dev/null
+++ b/meta/packages/hal/files/autoconf.diff
@@ -0,0 +1,11 @@
1--- hal-0.5.9/configure.in~ 2007-04-03 05:36:44.000000000 +0100
2+++ hal-0.5.9/configure.in 2007-04-03 10:29:39.000000000 +0100
3@@ -6,7 +6,7 @@
4 # Patches for that is welcome.
5 #
6
7-AC_PREREQ(2.59c)
8+AC_PREREQ(2.59)
9 AC_INIT(hal, 0.5.9, david@fubar.dk)
10 AM_INIT_AUTOMAKE(hal, 0.5.9)
11 AM_CONFIG_HEADER(config.h)