--- rpl/Attic/configure.in 2010/09/07 20:59:04 1.42 +++ rpl/Attic/configure.in 2010/09/13 11:58:42 1.44 @@ -12,7 +12,7 @@ READLINE=readline-6.1 UNITS=units-1.88 GSL=gsl-1.14 GPP=gpp-2.24 -GNUPLOT=gnuplot-4.4.0 +GNUPLOT=gnuplot-4.4.1 FILE=file-5.03 ICONV=libiconv-1.13.1 SQLITE=sqlite-3.7.2 @@ -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=