[gnome-ostree] manifest: It's --enable-systemd-journal, not --with-systemd-journal



commit eccff420bfcefd37d4c3eae80e0a0541a99d95a0
Author: Colin Walters <walters verbum org>
Date:   Tue Jan 22 13:07:33 2013 -0500

    manifest: It's --enable-systemd-journal, not --with-systemd-journal
    
    Not that this matters because it's enabled by default anyways.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b399132..32777c7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -714,7 +714,7 @@
 		                 "--without-console-kit",
 		                 "--with-plymouth",
 		                 "--with-systemd",
-				 "--with-systemd-journal"]},
+				 "--enable-systemd-journal"]},
 
 		{"src": "fd-telepathy:telepathy-logger",
 		 "config-opts": ["--disable-Werror"],



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