summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorGravatar Jonathan Beck2009-01-13 18:57:52 +0100
committerGravatar Jonathan Beck2009-01-13 18:57:52 +0100
commitd4694679f918750e920a2238d891cd2fbb741a90 (patch)
treeea52b9d253993b31ec71cbad35280d7c5eeab957 /autogen.sh
parent564aebf941f2f0c5fb57d2f86091b37d6331b9d9 (diff)
downloadlibimobiledevice-d4694679f918750e920a2238d891cd2fbb741a90.tar.gz
libimobiledevice-d4694679f918750e920a2238d891cd2fbb741a90.tar.bz2
Add parts of a python binding to libiphone that also include libplist (using SWIG).
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index c17ea96..9aa7170 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-aclocal
+aclocal -I m4
libtoolize
autoheader
automake --add-missing