mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-22 13:25:17 +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
|
||
|
|