summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/hal/files/autoconf.diff
blob: 451a2525d94160143decef927fdec88646ea5c8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Upstream-Status: Inappropriate [configuration]

--- hal-0.5.9/configure.in~	2007-04-03 05:36:44.000000000 +0100
+++ hal-0.5.9/configure.in	2007-04-03 10:29:39.000000000 +0100
@@ -6,7 +6,7 @@
 # Patches for that is welcome.
 #
 
-AC_PREREQ(2.59c)
+AC_PREREQ(2.59)
 AC_INIT(hal, 0.5.9, david@fubar.dk)
 AM_INIT_AUTOMAKE(hal, 0.5.9)
 AM_CONFIG_HEADER(config.h)