Xfce4-dev-tools
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Thu Mar 17 23:36:20 CET 2005
Daichi Kawahata wrote:
>>Good. It's fixed now in CVS as well.
>
> Thanks, here's an another problem. I've come across an error when I
> had ran configure script for libexo (SVN version) as follows, seems
> macro wasn't expanded properly,
>
> ./configure[24597]: syntax error at line 24790 : `(' unexpected
>
> in configure,
>
> 24790 XDT_CHECK_PYTHON_HEADERS(have_python...)
>
> in xdt-python.m4 (CVS HEAD),
>
> 26 AC_DEFUN([XDT_CHECK_PYTHON_HEADERS],
>
> [...]
>
> 60 AC_MSG_RESULT([not found])
> 61 $2
> 62 ])
> 63 CPPFLAGS="$save_CPPFLAGS"
> 64 ])
>
> when I retyped ')' at line 62, Emacs (m4 mode) says 'Mismatched
> parentheses', that's said at 64 either.
Hm, no the parentheses are ok. Maybe emacs gets stuck in the parentheses
in the case statement.
Still I wonder what causes this problem and why I cannot reproduce it.
> Regards,
Benedikt
More information about the Xfce4-dev
mailing list