Re: libtoolize: `configure.ac' does not exist

2004-11-27 Thread Ross Boylan
On Thu, Nov 25, 2004 at 09:45:02AM +0100, Alexandre Duret-Lutz wrote: > >>> "Ross" == Ross Boylan <[EMAIL PROTECTED]> writes: > > Ross> $ libtoolize -n > Ross> libtoolize: `configure.ac' does not exist > Ross> Try `libtoolize --help&

Re: libtoolize: `configure.ac' does not exist

2004-11-25 Thread Alexandre Duret-Lutz
>>> "Ross" == Ross Boylan <[EMAIL PROTECTED]> writes: Ross> $ libtoolize -n Ross> libtoolize: `configure.ac' does not exist Ross> Try `libtoolize --help' for more information. Ross> $ libtoolize --version Ross> libtoolize (GNU libtool) 1.5.6

Re: libtoolize: `configure.ac' does not exist

2004-11-23 Thread Peter O'Gorman
Ross Boylan wrote: $ libtoolize -n libtoolize: `configure.ac' does not exist Try `libtoolize --help' for more information. $ libtoolize --version libtoolize (GNU libtool) 1.5.6 I am trying to use libtool/libtoolize in a project without autoconf or automake. I had thought this was pos

libtoolize: `configure.ac' does not exist

2004-11-23 Thread Ross Boylan
$ libtoolize -n libtoolize: `configure.ac' does not exist Try `libtoolize --help' for more information. $ libtoolize --version libtoolize (GNU libtool) 1.5.6 I am trying to use libtool/libtoolize in a project without autoconf or automake. I had thought this was possible from va