--- rpl/Attic/configure.in 2010/09/07 20:59:04 1.42 +++ rpl/Attic/configure.in 2010/09/08 17:18:36 1.43 @@ -783,7 +783,9 @@ else fi if test $(uname) = "OS/2"; then - BSH_PATH=-DBOURNE_SHELL=\"\\\"$with_bourne_shell\\\"\" + with_os2_bourne_shell=$(echo $with_bourne_shell | \ + sed -e '1,$s/\//\\\\\\\\/g') + BSH_PATH=-DBOURNE_SHELL=\"\\\"$with_os2_bourne_shell\\\"\" else AC_MSG_WARN([--with-bourne-shell ignored]) BSH_PATH=