53e10b6e3a0c5941cf8a3801aefea52be3a67117
[platform/upstream/bash.git] / configure
1 #!/bin/sh
2 #
3 # This shell script does nothing since Bash doesn't require
4 # configuration to be forced on it; it auto-configures.  You can
5 # change the location of the source directory with +srcdir.
6 #
7 echo "Bash is configured to auto configure."
8 exit 0