Hello all,

Is there any way to define abs_top_srcdir in the config.h file?
I can't use the variable $abs_top_srcdir in the configure.ac. However,
if I put @abs_top_srcdir@ in a Makefile.am it works.

What I'd like to do is,
  AC_DEFINE_UNQUOTED(PACKAGE_TOP_SRCDIR, $abs_top_srcdir, absolute..)
any ideas?

Thanks,
Bob Rossi


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to