On 09/19/2011 05:57 PM, Frederic Crozat wrote:
Le lundi 19 septembre 2011 à 17:49 +0200, Kay Sievers a écrit :
2011/9/19 Zbigniew Jędrzejewski-Szmek<[email protected]>:
On 09/19/2011 02:02 PM, microcai wrote:

Can you send git pull request and just mail  diff state ?

Will do so in the future.

The commits are here: git://in.waw.pl/git/systemd systemadm_changes

I think it's time to move that tool out to its on tarball and we get
rid of the gtk and vala dependencies in the basic systemd package. The
broken vala autotools integration really stand in our way to do the

Indeed..

There's a bug submitted upstream
(http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8753) and it looks like automake is on its way to be fixed.

>> long overdue cleanup of Makefile.am.
Is there maybe a plan to convert Makefile.am to use

bin_PROGRAMS-$(HAVE_GTK)

ala kernel Makefiles instead of

if HAVE_GTK
bin_PROGRAMS += ...
endif

Is this even allowed with automake?

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to