> "Eric" == Eric Lemings <[EMAIL PROTECTED]> writes:
Eric> I have a directory that contains only source files that I only
Eric> want to compile when I do a make all. What should I put in the
Eric> Makefile.am file?
I don't understand what you mean.
Do you mean that you don't want to link?
I have a directory that contains only source files that I only want to
compile when I do a make all. What should I put in the Makefile.am
file?
Thanks,
Eric.
> "Bram" == Bram Stolk <[EMAIL PROTECTED]> writes:
Bram> My own autoconf 2.13 generated configure script fails, due to
Bram> unknown --build option to ltconfig (not present in Mesa's
Bram> configure).
You probably have a mismatch between your libtool m4 macro and your
ltconfig version. I'd
Hi,
For me, configure fails to configure libtool.
I am pretty puzzled. Mesa-3.2 comes with a configure script that was generated
with autoconf 2.13
My own autoconf 2.13 generated configure script fails, due to unknown --build
option to ltconfig (not present in Mesa's configure).
Why does autoc