summaryrefslogtreecommitdiffstats
path: root/source/x/x11/configure/compiz
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/configure/compiz')
-rw-r--r--source/x/x11/configure/compiz16
1 files changed, 0 insertions, 16 deletions
diff --git a/source/x/x11/configure/compiz b/source/x/x11/configure/compiz
deleted file mode 100644
index 8a960f3dc..000000000
--- a/source/x/x11/configure/compiz
+++ /dev/null
@@ -1,16 +0,0 @@
-# Use ./autogen.sh for git, or ./configure for releases:
-CFLAGS=$SLKCFLAGS \
-CXXFLAGS=$SLKCFLAGS \
-./configure \
- --prefix=/usr \
- --libdir=/usr/lib${LIBDIRSUFFIX} \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=/usr/info \
- --mandir=/usr/man \
- --disable-static \
- --disable-gconf \
- --disable-kde \
- --disable-kde4 \
- --enable-librsvg \
- --build=$ARCH-slackware-linux