aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf4
1 files changed, 0 insertions, 4 deletions
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