no path separator

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1098 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2006-03-18 06:54:04 +00:00
parent 7e436759df
commit ff3cd80d53
1 changed files with 0 additions and 6 deletions

6
configure vendored
View File

@ -21439,12 +21439,6 @@ cygwin)
;;
esac
case "$target_os" in
cygwin | mingw)
CFLAGS="$CFLAGS -DPSBSLASH"
;;
esac
# Check whether --enable-Werror or --disable-Werror was given.
if test "${enable_Werror+set}" = set; then
enableval="$enable_Werror"