--- configure.orig 2014-08-10 13:37:42.000000000 +0200 +++ configure 2014-08-10 13:39:21.000000000 +0200 @@ -4975,7 +4975,7 @@ # Check whether --enable-nfprofile was given. -if test "${enable_nfprofile+set}" = set; then : +if test "x${enable_nfprofile}" = xyes; then : enableval=$enable_nfprofile; { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rrd_update in -lrrd" >&5 $as_echo_n "checking for rrd_update in -lrrd... " >&6; } @@ -5099,7 +5099,7 @@ # Check whether --enable-nftrack was given. -if test "${enable_nftrack+set}" = set; then : +if test "x${enable_nftrack}" = xyes; then : enableval=$enable_nftrack; { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rrd_update in -lrrd" >&5 $as_echo_n "checking for rrd_update in -lrrd... " >&6; }