summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-05 00:35:39 +0200
committerBenjamin Otte <otte@redhat.com>2010-07-05 00:35:39 +0200
commit68bbb6b4a0a3b9bc923ccf130b1ca4221a5e54bd (patch)
tree35465814cd43bcb11178553819f1ce98acfb4f90 /configure.ac
parent9ce87c67ff64083ec48edfefe83a1df3756c364c (diff)
configure: remove shave
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 96fb4a02..a6819f8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -781,11 +781,7 @@ dnl ===========================================================================
PKG_CHECK_MODULES(gtk, "gtk+-2.0",have_gtk=yes, have_gtk=no)
AM_CONDITIONAL(HAVE_GTK, test "x$have_gtk" = "xyes")
-SHAVE_INIT([build], [enable]) # dnl Make the output pretty
-
AC_CONFIG_FILES([
-build/shave
-build/shave-libtool
Makefile
boilerplate/Makefile
src/Makefile