[MonoDevelop] Nunit configure patch
Matze Braun
matze at braunis.de
Fri Mar 31 12:27:05 EST 2006
Am Donnerstag, den 30.03.2006, 22:48 -0800 schrieb Christian Hergert:
> Attached is a patch to get things started on the autofoo. Everything
> seems to work, except the script in AC_ARG_ENABLE doesnt seem to get
> run unless --enable-nunit={yes|no} is appened to configure. I imagine
> this is because of the defaults. Any other auto masters out there want
> to chime in?
That's because you probably have the PKG_CHECK_MODULES inside the
AC_ARG_ENABLE part that is executed when an argument has been specified.
My patch from the first thread in this list should fix this issue.
Greetings,
Matze
More information about the Monodevelop-list
mailing list