search for: ac_save_if

Displaying 2 results from an estimated 2 matches for "ac_save_if".

Did you mean: ac_save_ifs
1999 Dec 09
0
xauth location in openssh-1.2pre17
...th_path" in + /*) + ac_cv_path_xauth_path="$xauth_path" # Let the user override the test with a path. + ;; + ?:/*) + ac_cv_path_xauth_path="$xauth_path" # Let the user override the test with a dos path. + ;; + *) + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" + ac_dummy="$PATH" + for ac_dir in $ac_dummy; do + test -z "$ac_dir" && ac_dir=. + if test -f $ac_dir/$ac_word; then + ac_cv_path_xauth_path="$ac_dir/$ac_word" + break + fi + done + IFS="$ac_save...
2003 Oct 03
2
Cygwin/rsync Hang Problem Testing Results
People of cygwin & rsync, I recently attempted to get cygwin and rsync working to solve a backup/mirroring need in my computer life. Well, as you might guess, I ran into a little but of trouble. Strangely enough, rsync seemed to be regularly hanging when I attempted to do a "get" (sycronize a remote to a local dir). Well, considering I want to automate this, that was not going