mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-09 11:28:25 +00:00
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
./aconfigure $*
|
||
|
|
|
||
|
|
# Note:
|
||
|
|
# if you're looking for the old configure script, it has been renamed
|
||
|
|
# to configure-legacy
|
||
|
|
|