autoconf
[Top][All Lists]
Advanced

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

changequote


From: Mirar
Subject: changequote
Date: 20 Dec 2000 18:20:59 +0100

I have some problems with a newer autoconf,
I have some code (I'm not the author) that looks like

     changequote({,})dnl
81:  AC_MSG_CHECKING(for JAVA_HOME)

and gives the following disaster:

  /usr/local/bin/autoheader: unexpected EOF while looking for `''
  /usr/local/bin/autoheader: /tmp/ah17363/traces.sh: line 4: syntax error
  Running autoconf in ./modules/Java
  configure.in:81: /usr/bin/m4: Bad regular expression `[\([`""]\)]': Unmatched 
) or \)
  [configure.in:81[: error: [[[back quotes and double quotes should not be 
escaped in: [[$as_me:__oline__: checking for JAVA_HOME]]]]]]
  ][
  ][
  ][
  ][
  ][
  [snip]
  ][
  ]configure.in:81: /usr/bin/m4: ERROR: Recursion limit of 250 exceeded, use 
-L<N> to change it
  
Does this mean changequote no longer works?
Any other hints?

/Mirar




reply via email to

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