build: remove output shaving support
[oweals/opkg-lede.git] / configure.ac
index ac5a0354393947a368c68e6a7e2d2e44257b2098..996bf6a462390a2a3709030c79fb880c95dcecd1 100644 (file)
@@ -4,7 +4,6 @@ AC_CONFIG_SRCDIR([libopkg/pkg.c])
 
 AC_CONFIG_AUX_DIR([conf])
 AC_CONFIG_MACRO_DIR([m4])
-AC_CONFIG_MACRO_DIR([shave])
 
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(libopkg/config.h)
@@ -277,9 +276,6 @@ AC_SUBST(opkgetcdir)
 AC_SUBST(opkglockfile)
 AC_SUBST([CLEAN_DATE])
 
-# Setup output beautifier.
-SHAVE_INIT([shave], [enable])
-
 AC_OUTPUT(
     Makefile
     libopkg/Makefile
@@ -289,8 +285,6 @@ AC_OUTPUT(
     utils/Makefile
     utils/update-alternatives
     libopkg.pc
-    shave/shave
-    shave/shave-libtool
     man/Makefile
     man/opkg-cl.1
     man/opkg-key.1