SOURCES: hal-ac.patch (NEW) - for ac 2.62/lt 2.x

qboosh qboosh at pld-linux.org
Wed Jun 18 07:25:29 CEST 2008


Author: qboosh                       Date: Wed Jun 18 05:25:29 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- for ac 2.62/lt 2.x

---- Files affected:
SOURCES:
   hal-ac.patch (1.2 -> 1.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/hal-ac.patch
diff -u /dev/null SOURCES/hal-ac.patch:1.3
--- /dev/null	Wed Jun 18 07:25:30 2008
+++ SOURCES/hal-ac.patch	Wed Jun 18 07:25:24 2008
@@ -0,0 +1,10 @@
+--- hal-0.5.11/configure.in.orig	2008-06-18 07:07:31.980051000 +0200
++++ hal-0.5.11/configure.in	2008-06-18 07:14:04.318407553 +0200
+@@ -402,6 +402,7 @@
+ 	      AS_HELP_STRING([--disable-smbios], [Do not use libsmbios]),
+ 	      [use_smbios=$enableval], [use_smbios=yes])
+ if test "x$use_smbios" = "xyes" ; then
++	AC_PROG_CXX
+ 	AC_LANG_PUSH([C++])
+ 	AC_CHECK_LIB([smbios], [SMBIOSFreeMemory], [LIB_SMBIOS=yes], [LIB_SMBIOS=no])
+ 	AC_LANG_POP([C++])
================================================================


More information about the pld-cvs-commit mailing list