Hello!

Paul Menzel has written on Wednesday, 24 October, at 11:50:
>Date: Wed, 24 Oct 2012 11:48:57 +0200

>---
> configure.ac |    2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

>diff --git a/configure.ac b/configure.ac
>index a2b004c..d0a0051 100644
>--- a/configure.ac
>+++ b/configure.ac
>@@ -76,7 +76,7 @@ dnl libgtk version
> AC_ARG_WITH(gtk,
>     [AC_HELP_STRING([--with-gtk=VER],
>         [choose Gtk+ version for libfm-gtk build (default=2)])
>-AC_HELP_STRING([--without-gtk],
>+     AC_HELP_STRING([--without-gtk],
>         [disable libfm-gtk build])],
>     [ac_with_gtk="${withval}"],
>     [ac_with_gtk=2]
>-- 
>1.7.10.4

Have you ever tried it? :)
This patch is invalid - it will produce output for './configure --help':

[.......]
  --with-sysroot=DIR Search for dependent libraries within DIR
                        (or the compiler's sysroot if not specified).
  --with-gtk=VER          choose Gtk+ version for libfm-gtk build (default=2)
       --without-gtk           disable libfm-gtk build
  --with-html-dir=PATH    path to installed docs
[.......]

(yes, with extra spaces) which is inappropriate.

    WBR, Andriy.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Pcmanfm-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pcmanfm-develop

Reply via email to