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