8 lines
130 B
Text
8 lines
130 B
Text
|
#!/bin/sh
|
||
|
./aconfigure "$@"
|
||
|
|
||
|
# Note:
|
||
|
# if you're looking for the old configure script, it has been renamed
|
||
|
# to configure-legacy
|
||
|
|