bump version
[buildroot.git] / package / hal / hal01-configure-buildroot-cross.patch
blobe97a7757e2657ee9943a0db407edeea767bf1685
1 diff -ur hal-0.5.8/configure hal-0.5.8-patched/configure
2 --- hal-0.5.8/configure 2006-11-15 12:34:03.000000000 -0600
3 +++ hal-0.5.8-patched/configure 2006-11-15 12:33:36.000000000 -0600
4 @@ -22014,7 +22014,7 @@
5 echo "$as_me:$LINENO: result: $ac_cv_lib_expat_XML_ParserCreate" >&5
6 echo "${ECHO_T}$ac_cv_lib_expat_XML_ParserCreate" >&6
7 if test $ac_cv_lib_expat_XML_ParserCreate = yes; then
8 - EXPAT_LIB="-lexpat"
9 + EXPAT_LIB="\$(STAGING_DIR)/lib/libexpat.so"