This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Do nested subdirs of source always require building temporarylibraries you don't install?...
- From: "Dale E Martin" <dmartin at cliftonlabs dot com>
- To: automake at gnu dot org, autoconf at gnu dot org
- Date: Sun, 20 Apr 2003 14:15:16 -0400
- Subject: Re: Do nested subdirs of source always require building temporarylibraries you don't install?...
- References: <18836.64.202.166.4.1050826031.webemail@webmail.secureserver.net>
> Is it really true you need to make a library just to have multiple
>
> levels of source?
>
> I can't believe it.
It's not true, you can have:
xyz_SOURCE = \
sub/foo.c \
sub/sub/bar.c
etc...
> And do you need AC_CONFIG_RANLIB in configure.ac as well?
Not if you only run on platforms that don't require "ranlib" - Linux and
Solaris for example.
Later,
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
dmartin at cliftonlabs dot com
http://www.cliftonlabs.com
pgp key available