commit | 91372b39d6174fcfd3a3d4f12226d8c394844a31 | [log] [tgz] |
---|---|---|
author | Bill Medland <Bill.Medland@accpac.com> | Sat Apr 20 21:00:42 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Apr 20 21:00:42 2002 +0000 |
tree | 1ae52d4d881f44c89c9c6ad87a9644df3fd54a0d | |
parent | ed8fbe3e9536644d5e4ecd4d542e1c863d057208 [diff] [blame] |
Get the ldconfig check to work for bash shells.
diff --git a/configure b/configure index 8c8ddab..3b4402a 100755 --- a/configure +++ b/configure
@@ -4130,7 +4130,7 @@ ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /sbin:/usr/sbin:$PATH +for as_dir in /sbin /usr/sbin $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=.