Bill Schottstaedt <[EMAIL PROTECTED]> writes:
> 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?
EXTRA_DOT_X_FILES should be there since
2001-03-17 Gary Houston <[EMAIL PROTECTED]>
* configure.in: don't append threads.doc to EXTRA_DOT_DOC_FILES,
since EXTRA_DOT_DOC_FILES is redefined later. define
EXTRA_DOT_X_FILES and hand it to AC_SUBST.
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile