1
2 This package assumes the existence of a POSIX shell in /bin/sh.
3 On Solaris, /bin/sh is not POSIX. Most versions of Solaris provide
4a POSIX shell in /usr/xpg4/bin/sh.
5
6 To compile this package on Solaris, you will need to run
7
8     ./patch-for-solaris
9
10 before you run ./configure. This script will change the #! invocation
11of the configure script and various tools so that a POSIX shell is used
12for the compilation process.
13