Re: build program before library

2007-01-20 Thread Ralf Wildenhues
Hello Bob, * Bob Rossi wrote on Fri, Jan 19, 2007 at 04:19:32PM CET: > > How do I build a program before a library with automake and libtool? > By default, the library is being built first and that is not what I > want. This is an Automake question. There are several possible answers. The first

build program before library

2007-01-19 Thread Bob Rossi
Hi, How do I build a program before a library with automake and libtool? By default, the library is being built first and that is not what I want. Thanks, Bob Rossi ___ http://lists.gnu.org/mailman/listinfo/libtool