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

List:       kde-commits
Subject:    kdebase/nsplugins
From:       Brad Hards <bradh () frogmouth ! net>
Date:       2004-01-30 6:09:38
Message-ID: 20040130060938.E67CB98F2 () office ! kde ! org
[Download RAW message or body]

CVS commit by bhards: 

Three AC_HELP_STRING installations for the price of two, only available
for a short time :-)


  M +4 -4      configure.in.in   1.16


--- kdebase/nsplugins/configure.in.in  #1.15:1.16
@@ -27,5 +27,5 @@
 
 AC_ARG_WITH(motif,
-[  --without-motif         do not use Motif widgets],
+AC_HELP_STRING([--without-motif],[do not use Motif widgets]),
 [if test "$withval" = "no" ; then
   motif_includes=none
@@ -34,9 +34,9 @@
 
 AC_ARG_WITH(motif-includes,
-[  --with-motif-includes=DIR    Motif include files are in DIR],
+AC_HELP_STRING([--with-motif-includes=DIR],[Motif include files are in DIR]),
 motif_includes="$withval")
 
 AC_ARG_WITH(motif-libraries,
-[  --with-motif-libraries=DIR   Motif libraries are in DIR],
+AC_HELP_STRING([--with-motif-libraries=DIR],[Motif libraries are in DIR]),
 motif_libraries="$withval")
 


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

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