
13 Sep
2012
13 Sep
'12
2:14 p.m.
On 09/12/2012 10:47 PM, Osier Yang wrote:
Pushed under build-breaker rule.
What was the break? This is the wrong fix, and should be reverted so that we can apply the correct fix.
--- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index 690de2a..b5666a5 100644 --- a/configure.ac +++ b/configure.ac @@ -2915,7 +2915,7 @@ if test "$with_linux" = "yes"; then fi done case $libnl_ldd:${LIBNL_CFLAGS+set} in - *libnl.so.1*:) ;; + *libnl.so.1*) ;; *) PKG_CHECK_MODULES([LIBNL], [libnl-3.0], [ have_libnl=yes
-- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org