8 lines
128 B
Bash
Executable File
8 lines
128 B
Bash
Executable File
#!/bin/sh
|
|
./aconfigure $*
|
|
|
|
# Note:
|
|
# if you're looking for the old configure script, it has been renamed
|
|
# to configure-legacy
|
|
|