On 29.11.2011 23:18, Cristian Morales Vega wrote:
On 28 November 2011 18:30, Stephan Kulow <coolo@suse.de> wrote:
You may have noticed: I added libtool as buildrequire to many packages. Now that I'm through with my list, I would like to remove libtool from the projconfig. After that you need to buildrequire libtool if you need it otherwise the package will fail, but unless something slipped this should not be the case for any package in factory.
Next stop: automake
Stupid question. When I need libtool? With any package that uses autoconf/automake with libtool, only if in such a package I do an autoreconf or...
autoreconf; autogen.sh; bootstrap are the usual triggers for needing libtool. Without those calls, the libtool shipped with the .tar is used - which is fine in almost all cases. If it's not, buildrequire libtool (which requires automake, which requires autoconf). Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org