breakage of GIT
Sergey Lapin
slapinid at gmail.com
Wed Nov 29 07:35:12 PST 2006
Danny Kukawka wrote:
> diff --git a/partutil/Makefile.am b/partutil/Makefile.am
> index 400192f..bf48de6 100644
> --- a/partutil/Makefile.am
> +++ b/partutil/Makefile.am
> @@ -1,4 +1,8 @@
> -if !HALD_COMPILE_SOLARIS && !HALD_COMPILE_FREEBSD
> +if HALD_COMPILE_SOLARIS
> +# do nothing
> +else if HALD_COMPILE_FREEBSD
> +# do nothing
> +else
>
> INCLUDES = @GLIB_CFLAGS@
Thanks, this one perfectly works!
More information about the hal
mailing list