Commit e4ffa446 authored by Lev Walkin's avatar Lev Walkin

no path separator

parent fb872bdf
...@@ -21439,12 +21439,6 @@ cygwin) ...@@ -21439,12 +21439,6 @@ cygwin)
;; ;;
esac esac
case "$target_os" in
cygwin | mingw)
CFLAGS="$CFLAGS -DPSBSLASH"
;;
esac
# Check whether --enable-Werror or --disable-Werror was given. # Check whether --enable-Werror or --disable-Werror was given.
if test "${enable_Werror+set}" = set; then if test "${enable_Werror+set}" = set; then
enableval="$enable_Werror" enableval="$enable_Werror"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment