aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index d9f81f863..80f1cbe09 100755
--- a/configure
+++ b/configure
@@ -5303,7 +5303,7 @@ Features:
5303 chroot: $HAVE_CHROOT 5303 chroot: $HAVE_CHROOT
5304 DBUS proxy support: $HAVE_DBUSPROXY 5304 DBUS proxy support: $HAVE_DBUSPROXY
5305 disable user profiles: $HAVE_ONLY_SYSCFG_PROFILES 5305 disable user profiles: $HAVE_ONLY_SYSCFG_PROFILES
5306 enable --ouput logging: $HAVE_OUTPUT 5306 enable --output logging: $HAVE_OUTPUT
5307 file transfer support: $HAVE_FILE_TRANSFER 5307 file transfer support: $HAVE_FILE_TRANSFER
5308 firetunnel support: $HAVE_FIRETUNNEL 5308 firetunnel support: $HAVE_FIRETUNNEL
5309 global config: $HAVE_GLOBALCFG 5309 global config: $HAVE_GLOBALCFG
diff --git a/configure.ac b/configure.ac
index 550604aec..41e3bb0e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -339,7 +339,7 @@ Features:
339 chroot: $HAVE_CHROOT 339 chroot: $HAVE_CHROOT
340 DBUS proxy support: $HAVE_DBUSPROXY 340 DBUS proxy support: $HAVE_DBUSPROXY
341 disable user profiles: $HAVE_ONLY_SYSCFG_PROFILES 341 disable user profiles: $HAVE_ONLY_SYSCFG_PROFILES
342 enable --ouput logging: $HAVE_OUTPUT 342 enable --output logging: $HAVE_OUTPUT
343 file transfer support: $HAVE_FILE_TRANSFER 343 file transfer support: $HAVE_FILE_TRANSFER
344 firetunnel support: $HAVE_FIRETUNNEL 344 firetunnel support: $HAVE_FIRETUNNEL
345 global config: $HAVE_GLOBALCFG 345 global config: $HAVE_GLOBALCFG