Re: gnome-panel HEAD compilation fails



Le mardi 13 janvier 2004, a 10:53, Luca Ferretti a ecrit :
> It seems there are a couple of troubles in configure.in file
> 
> * Add applets/wncklet/eel/Makefile in AC_OUTPUT section
> 
> * AC_DEFINE(HAVE_LIBECAL) seems wrong. It should be
> AC_DEFINE(HAVE_LIBECAL,[],[Description]) as suggested in autoconf output
> 
> Attached a patch, but I'm not sure about point two solution.

I'd use:
AC_DEFINE([HAVE_LIBECAL], [1], [Define if evolution-data-server package
is installed to add its support to clock applet])

Please go ahead and commit.

Thanks

Vincent

-- 
Les gens heureux ne sont pas presses.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]