[tasque] [build] Remove needless gconf-2.0 check in autogen.sh
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque] [build] Remove needless gconf-2.0 check in autogen.sh
- Date: Thu, 6 Sep 2012 09:38:47 +0000 (UTC)
commit 79e84b15e057dd16ea99c9b934cc474c20c28cac
Author: Antonius Riha <antoniusriha gmail com>
Date: Thu Sep 6 09:37:17 2012 +0000
[build] Remove needless gconf-2.0 check in autogen.sh
autogen.sh | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index cdd906d..ebf1f7d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,9 +17,4 @@ which gnome-autogen.sh || {
exit 1
}
-if ! pkg-config gconf-2.0 ; then
- echo -n "**Warning**: You should install gconf-2.0. Otherwise you"
- echo " may experience problems when running autogen.sh/configure."
-fi
-
REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]