On Sun, Nov 25, 2012 at 12:54:41AM +0200, Andrej N. Gritsenko wrote:
> You have written on Saturday, 24 November, at 14:01:
> >On Sun, Nov 25, 2012 at 02:46:26AM +0800, PCMan wrote:
> >> Here are some news about lxpanel2.
> 
> >Cool. I need my usual automake-1.12 patch for autogen.sh. Should I make
> >one?
> 
> >I think almost all LXDE packages are affected. So my question: Do we
> >really need that version check in autogen.sh? Is there a better solution
> >like using "autoreconf -i"?
> 
> I believe that running
> 
> intltoolize -cf && autoreconf -if && rm -rf autom4te.cache

Yes! Except I get an error:

    intltoolize: unrecognized option '-cf'

This works for me:

    intltoolize -c -f && autoreconf -if && rm -rf autom4te.cache

Can we put this into autogen.sh instead of the current script?

> 
> is pretty much enough. For packages that use gtk-doc (libfm and
> menu-cache) it will require
> 
> gtkdocize --copy && intltoolize -cf && autoreconf -if && rm -rf autom4te.cache

s/-cf/-c -f/


Thanks,
Henry

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to