autoconf
[Top][All Lists]
Advanced

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

Re: Eiffel language support


From: Akim Demaille
Subject: Re: Eiffel language support
Date: 29 Aug 2002 10:50:53 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| 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])])
|
| aclocal aborts with:
| 
| internal error: /\bAC_LANG_COMPILER(Eiffel\b/: unmatched () in regexp
| at (eval 6) line 110.
| 
| 
| It doesn't seem to matter if AC_PROG_EC is defined or not. Can anyone
| shed some light on this matter? m4 is quite new to me.

What aclocal version?  Report to Automake, not Autoconf.




reply via email to

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