summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorGravatar Joshua Hill2010-05-25 15:43:24 -0400
committerGravatar Joshua Hill2010-05-25 15:43:24 -0400
commit8e62479ecbcf29a60bd6a03a08a3487955367f2a (patch)
tree02385d822afc423d993d908a87b99cf91feb5127 /autogen.sh
parent2cabfb69fbe9d6ce318447cb17132411d21b7318 (diff)
downloadidevicerestore-8e62479ecbcf29a60bd6a03a08a3487955367f2a.tar.gz
idevicerestore-8e62479ecbcf29a60bd6a03a08a3487955367f2a.tar.bz2
cleaned up and fixed kernelcache restore. just successfully restored my ipt3g
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..d97d1ee
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+aclocal
+autoconf
+automake