Xfce4-dev-tools
Daichi Kawahata
daichi.k at aioros.ocn.ne.jp
Thu Mar 17 22:48:12 CET 2005
On Thu, 17 Mar 2005 11:14:37 +0100
Benedikt Meurer 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.
Regards,
--
Daichi
More information about the Xfce4-dev
mailing list