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 @LIBOBJ@? @LIBOBJ@ contains relative paths, rather than something looking like $(top_builddir)/lib/func.o. -- albert chin (china@xxxxxxxxxxxxxxxxxx) _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf