Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-jhbuild
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-08-29 19:33:07 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-08-29 19:33:07 (GMT)
commit0b7d93dca31ae568a5f9438694deb3ce82ed3bbc (patch)
tree7883587d80b3426d5dc897c29fcdefb402ddb95a /sugar-jhbuild
parent62b14929233ff5941624acef204098ab8c527f62 (diff)
Remove libwnck check
Diffstat (limited to 'sugar-jhbuild')
-rwxr-xr-xsugar-jhbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/sugar-jhbuild b/sugar-jhbuild
index 32af0d8..c12531d 100755
--- a/sugar-jhbuild
+++ b/sugar-jhbuild
@@ -48,9 +48,6 @@ skip_modules = [
'gtk-doc'
]
-if LibDependency('libwnck', 'libwnck-1.0').check():
- skip_modules.append('libwnck')
-
if LibDependency('mozilla', 'mozilla-gtkmozembed').check() or \
LibDependency('xulrunner', 'xulrunner-gtkmozembed').check():
skip_modules.append('mozilla')