If a program has;
  1. Makefile.in's in each directory
  2. AC_CONFIG_LIBOBJ_DIR(lib) in the top-level configure.ac
then how do subdirectory Makefile.in's make use of @[EMAIL PROTECTED] @LIBOBJ@
contains relative paths, rather than something looking like
$(top_builddir)/lib/func.o.

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to