Hello Lionel, On Sun, Dec 11, 2011 at 14:28, Lionel Elie Mamane <[email protected]> wrote: > Well, IMHO the example is correct _with_ quotation marks, else the > shell will cut it into several arguments. > [cut] > On which platform have you encountered the "it breaks with quotation > marks, but works without quotation marks" behaviour you mention?
Aha! Now I know why it fails on me. If I run $ ./autogen.sh --with-some-arguments-here it should be _with_ quote. But if I edit autogen.lastrun and just run $ ./autogen.sh without any argument, it will read from autogen.lastrun, and it should be _without_ quote. I'm on cygwin, but I think this applies to other platform as well ... >> Second patch is just a trivial change: --with-theme is without "s". > > Yes, applied this one. Thanks! Thanks! Best Regards, -- Korrawit Pruegsanusak _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
