]> git.ipfire.org Git - people/ms/libloc.git/commitdiff
configure: We don't allow disabling logging any more
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Dec 2017 12:50:16 +0000 (12:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 12 Dec 2017 12:50:16 +0000 (12:50 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index f8bc41e689c3717d0da588d2e089df476b350f6b..d6e978bebbf985218b413337e12d263dd1fd4d84 100644 (file)
@@ -81,6 +81,5 @@ AC_MSG_RESULT([
         cflags:                 ${CFLAGS}
         ldflags:                ${LDFLAGS}
 
         cflags:                 ${CFLAGS}
         ldflags:                ${LDFLAGS}
 
-        logging:                ${enable_logging}
         debug:                  ${enable_debug}
 ])
         debug:                  ${enable_debug}
 ])