diff options
author | P. J. McDermott <pjm@nac.net> | 2012-02-13 23:30:17 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-02-13 23:30:17 (EST) |
commit | dc9bac856a1f182b2d531b36a2850bc75909aa4c (patch) | |
tree | 587584054180c1d6d4320e1926a75fbe65685f90 /configure | |
parent | 51b62973123be8f5b3198f99f8aef942ad4f5cff (diff) |
Change old text in configure script.
The "ONE kind of system" line is from an old package designed to run
only on Debian GNU/Linux with a certain set of packages installed.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ print_usage() print_help() { cat <<EOF -\`configure' configures ${PACKAGE} ${VERSION} to adapt to ONE kind of system. +\`configure' configures ${PACKAGE} ${VERSION} to adapt to many kinds of systems. $(print_usage "${1}") |