~smspillaz/compiz-core/compiz-core.fix_939228

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mike Dransfield
  • Date: 2007-04-15 14:19:21 UTC
  • mfrom: (1094.1.50)
  • Revision ID: git-v1:499ec5365265f55edebb9b4276784612b341a8e7
Merge branch 'master' of git://git.freedesktop.org/git/xorg/app/compiz

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
imagedir=$datadir/compiz
79
79
AC_SUBST(imagedir)
80
80
 
 
81
metadatadir=$datadir/compiz
 
82
AC_SUBST(metadatadir)
 
83
 
81
84
COMPIZ_REQUIRES="libpng     \
82
85
                 xcomposite \
83
86
                 xfixes     \
86
89
                 xinerama   \
87
90
                 ice        \
88
91
                 sm         \
 
92
                 libxml-2.0 \
89
93
                 libstartup-notification-1.0 >= 0.7"
90
94
 
91
95
PKG_CHECK_MODULES(COMPIZ, $COMPIZ_REQUIRES)
449
453
kde/Makefile
450
454
kde/window-decorator/Makefile
451
455
po/Makefile.in
 
456
metadata/Makefile
452
457
])
453
458
 
454
459
echo ""