From d953aad17af12aa126e00748774d6bd6374b7ccf Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 8 Feb 2013 10:06:48 -0600 Subject: [PATCH] build: remove unused line --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index de18999b88..916561a8ef 100644 --- a/configure.ac +++ b/configure.ac @@ -725,7 +725,6 @@ echo " nmrundir: $nmrundir" echo echo "Platform:" -echo " libnl: $with_libnl" echo " session tracking: $with_session_tracking" echo " suspend/resume: $with_suspend_resume" if test "${enable_polkit}" = "yes"; then