On Thursday 13 December 2007, Philip Prindeville wrote:
>
> Marc Haisenko wrote:
> > Sorry, forgot to attach the patch.
> >
> >
>
> Thanks. Tried it out.
>
> I guess since you wrote it, someone added:
>
> { echo "$as_me:$LINENO: checking quality of toupper" >&5
> echo $ECHO_N "checking quality of toupper... $ECHO_C" >&6; }
> if test "$cross_compiling" = yes; then
> { { echo "$as_me:$LINENO: error: failed to compile test program" >&5
> echo "$as_me: error: failed to compile test program" >&2;}
> { (exit 1); exit 1; }; }
> else
> cat >conftest.$ac_ext <<_ACEOF
> /* confdefs.h. */
> _ACEOF
> cat confdefs.h >>conftest.$ac_ext
> cat >>conftest.$ac_ext <<_ACEOF
> ...
>
> Bunch of other places, too:
>
> [...]
After applying my patch, have you run "autoconf" ? Otherwise the patch doesn't
do anything ;-)
Marc
--
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---