From 577f87a3f77a3bda01e61677b7acb9ed4bc93498 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 25 May 2012 13:51:55 -0400 Subject: Full autotools removed. Using autogen.sh --- buildconf | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 buildconf (limited to 'buildconf') diff --git a/buildconf b/buildconf deleted file mode 100755 index a30b547..0000000 --- a/buildconf +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -rm -rf aclocal.m4 config.h.in autom4te.cache/ Makefile.in src/Makefile.in configure -aclocal && autoheader && automake && autoconf -rm -rf autom4te*.cache -- cgit