[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/kbabel/kbabeldict/modules/dbsearchengine
From:       Brad Hards <bradh () frogmouth ! net>
Date:       2004-04-16 11:36:25
Message-ID: 20040416113625.BA99A9A40 () office ! kde ! org
[Download RAW message or body]

CVS commit by bhards: 

Convert more configure stuff over to using AC_HELP_STRING.


  M +2 -2      configure.in.in   1.12


--- kdesdk/kbabel/kbabeldict/modules/dbsearchengine/configure.in.in  #1.11:1.12
@@ -10,10 +10,10 @@
 
 AC_ARG_WITH(db-dir,
-    [  --with-db-dir=DIR       where the root of Berkeley DB IV is installed],
+    AC_HELP_STRING([--with-db-dir=DIR],[where the root of Berkeley DB IV is installed]),
     [  ac_db_includes="$withval"/include
        ac_db_libraries="$withval"/lib
     ])
 AC_ARG_WITH(db-name,
-    [  --with-db-name=NAME     name of the Berkeley DB IV library (default db)],
+    AC_HELP_STRING([--with-db-name=NAME],[name of the Berkeley DB IV library (default db)]),
     [  ac_db_name="$withval"
     ])


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic