summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-09-10 22:33:11 +0000
committerBenny Prijono <bennylp@teluu.com>2006-09-10 22:33:11 +0000
commit6aad295423c86ad3f09eab663d798fe01bad7b51 (patch)
tree4685bc30fee61b802b9b07b2cc11cd827aef090e /configure
parent6f8bd984d7237a2c53efb3742926012e13f0ae63 (diff)
Now officially use the autoconf configure script; the legacy configure script is renamed to configure-legacy
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@702 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
new file mode 100755
index 00000000..1630dd3c
--- /dev/null
+++ b/configure
@@ -0,0 +1,2 @@
+#!/bin/sh
+./aconfigure $*