I'm not sure that my copy of CVS guile-core/configure.in is actually
up-to-date, but I think it needs something like:
EXTRA_DOT_X_FILES="`echo ${LIBOBJS} | sed 's/\.o/.x/g'`"
after the similar line for EXTRA_DOT_DOC_FILES, and the
corresponding
AC_SUBST(EXTRA_DOT_X_FILES)
Or is this set somewhere further up the chain?
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile
- Re: extra_dot_x_files in configure.in? Bill Schottstaedt
- Re: extra_dot_x_files in configure.in? Marius Vollmer
- Re: extra_dot_x_files in configure.in? Bill Schottstaedt
