Displaying 1 result from an estimated 1 matches for "gettext_dir".
1997 Nov 24
0
R-alpha: random number generator -- S-plus's
...c' is specified.
#
# This shar contains:
# length mode       name
# ------ ---------- ------------------------------------------
#   7088 -rw-r--r-- runif-tst.S
#   3646 -rw-r--r-- setseed-ex.S
#   1132 -rw-r--r-- ../C-Progs/programs/Runif.c
#
save_IFS="${IFS}"
IFS="${IFS}:"
gettext_dir=FAILED
locale_dir=FAILED
first_param="$1"
for dir in $PATH
do
  if test "$gettext_dir" = FAILED && test -f $dir/gettext \
     && ($dir/gettext --version >/dev/null 2>&1)
  then
    set `$dir/gettext --version 2>&1`
    if test "$3" = G...