On Sun, Aug 18, 2002 at 07:55:53PM -0700, Bruce Korb wrote:
> No errors,
> except for this incomprehensible thing.
> [lots of commands] \
> && make distcleancheck
> configure: error: cannot find install-sh or install.sh in config ../config
> make: *** [distcheck] Error 1
Not sure whether thi
Hello All,
I'm trying to write a few macro's to have Eiffel support. Checking for
stuff worked quite well. However, trying to add Eiffel language support
didn't prove to be so easy.
For example as soon as I add this:
AC_DEFUN([AC_LANG_COMPILER(Eiffel)],
[AC_REQUIRE([AC_PROG_EC