* configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
[deliverable/binutils-gdb.git] / configure
index 4d9fc2a4e0e37e769f333c9fcf45038d880636f6..59407cad22aa78ebc0318a3d8043bc592c614b5f 100755 (executable)
--- a/configure
+++ b/configure
@@ -7301,7 +7301,7 @@ case " $target_configdirs " in
   *" --with-newlib "*)
    case "$target" in
     *-cygwin*)
-      FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup -L$$r/$(TARGET_SUBDIR)/winsup/cygwin -L$$r/$(TARGET_SUBDIR)/winsup/w32api/lib -isystem $$s/winsup/include -isystem $$s/winsup/cygwin/include -isystem $$s/winsup/w32api/include'
+      FLAGS_FOR_TARGET=$FLAGS_FOR_TARGET' -L$$r/$(TARGET_SUBDIR)/winsup/cygwin -isystem $$s/winsup/cygwin/include'
       ;;
    esac
 
This page took 0.049851 seconds and 4 git commands to generate.