aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code
diff options
context:
space:
mode:
authorjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-02-05 22:51:57 +0000
committerjaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-02-05 22:51:57 +0000
commit6fb575e34735f50f68f31cff7159b2bbd6019f40 (patch)
tree5d76cd841140df294809611b43b0d7cf994a6d91 /Game/Code
parent68dc76576f45c5f1a68a50c7e8feb06f285297df (diff)
downloadusdx-6fb575e34735f50f68f31cff7159b2bbd6019f40.tar.gz
usdx-6fb575e34735f50f68f31cff7159b2bbd6019f40.tar.xz
usdx-6fb575e34735f50f68f31cff7159b2bbd6019f40.zip
Added autogen.sh on recomendation of Fredz.
simply creation of configure script git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@834 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code')
-rwxr-xr-xGame/Code/autogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Game/Code/autogen.sh b/Game/Code/autogen.sh
new file mode 100755
index 00000000..3f598d0b
--- /dev/null
+++ b/Game/Code/autogen.sh
@@ -0,0 +1 @@
+aclocal -I m4 && autoconf