summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2001-06-06 19:54:54 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2001-06-06 19:54:54 +0000
commit176eb5644babb133e916470357ba7e94153c543c (patch)
tree19b805e2f68b0f0a6983219ad4faa009dbf7e706 /autogen.sh
parenta875b8781bcece6682d43d570fd05cd8991dfc6a (diff)
downloadflac-176eb5644babb133e916470357ba7e94153c543c.tar.gz
initial import
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 00000000..6d64ca1a
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+aclocal && autoconf && automake --foreign --add-missing