summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorGravatar Jonathan Beck2009-03-27 18:46:59 +0100
committerGravatar Jonathan Beck2009-03-27 18:46:59 +0100
commit26aa1fe88c19412e81db02f3a6397b22465ce565 (patch)
treeb7eddc7095d44fbd886d28ae51d3053bec5f184b /autogen.sh
parentc99881e673b58efba240d6b9440768eace28b027 (diff)
downloadlibplist-26aa1fe88c19412e81db02f3a6397b22465ce565.tar.gz
libplist-26aa1fe88c19412e81db02f3a6397b22465ce565.tar.bz2
Remove autotools.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 9aa7170..0000000
--- a/autogen.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-aclocal -I m4
-libtoolize
-autoheader
-automake --add-missing
-autoconf