Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/tools/compat



Module Name:    basesrc
Committed By:   bjh21
Date:           Wed Apr 24 19:41:59 UTC 2002

Modified Files:
        basesrc/tools/compat: compat_defs.h config.h.in configure configure.ac

Log Message:
Rather than hardcoding two possible locations of the POSIX shell (for
Solaris and everything else), set _PATH_BSHELL to the first occurrence of
"sh" on the path.  This should be rather more portable.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/tools/compat/compat_defs.h
cvs rdiff -r1.17 -r1.18 basesrc/tools/compat/config.h.in
cvs rdiff -r1.19 -r1.20 basesrc/tools/compat/configure \
    basesrc/tools/compat/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index