bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

extra_dot_x_files in configure.in?


From: Bill Schottstaedt
Subject: extra_dot_x_files in configure.in?
Date: Thu, 3 May 2001 05:17:27 -0700

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]