]> git.ipfire.org Git - thirdparty/bash.git/blame - configure
Imported from ../bash-1.14.7.tar.gz.
[thirdparty/bash.git] / configure
CommitLineData
726f6388
JA
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#
7echo "Bash is configured to auto configure."
8exit 0