[tracker/new-app-miner] tracker-miner-apps: Fix configure switch help, copy/paste error from miner-fs



commit 70d8ac8ca2bdc981cd314422fdb8dd9048b8fe59
Author: Martyn Russell <martyn lanedo com>
Date:   Mon Mar 31 17:42:05 2014 +0100

    tracker-miner-apps: Fix configure switch help, copy/paste error from miner-fs

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5fc4e3e..c195589 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1180,7 +1180,7 @@ have_tracker_miner_apps="yes"
 
 AC_ARG_ENABLE(miner_apps,
               AS_HELP_STRING([--enable-miner-apps],
-                             [enable File System miner [[default=yes]]]),,
+                             [enable Application miner [[default=yes]]]),,
                              [enable_tracker_miner_apps=yes])
 
 enable_tracker_miner_apps=$enable_miner_apps


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]