mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 09:46:38 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1425 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
310 B
Diff
12 lines
310 B
Diff
--- 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)
|