diff options
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/acinclude.m4 | 2 | ||||
-rwxr-xr-x | winsup/configure | 2 | ||||
-rw-r--r-- | winsup/cygserver/aclocal.m4 | 2 | ||||
-rwxr-xr-x | winsup/cygserver/configure | 2 | ||||
-rw-r--r-- | winsup/cygwin/aclocal.m4 | 2 | ||||
-rwxr-xr-x | winsup/cygwin/configure | 2 | ||||
-rw-r--r-- | winsup/utils/aclocal.m4 | 2 | ||||
-rwxr-xr-x | winsup/utils/configure | 2 |
8 files changed, 0 insertions, 16 deletions
diff --git a/winsup/acinclude.m4 b/winsup/acinclude.m4 index 80c920e..865ef8b 100644 --- a/winsup/acinclude.m4 +++ b/winsup/acinclude.m4 @@ -50,8 +50,6 @@ if test -n "$with_windows_headers"; then else AC_MSG_ERROR([cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers]); fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/configure b/winsup/configure index a66c345..3844030 100755 --- a/winsup/configure +++ b/winsup/configure @@ -3430,8 +3430,6 @@ if test -n "$with_windows_headers"; then else as_fn_error $? "cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers" "$LINENO" 5; fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/cygserver/aclocal.m4 b/winsup/cygserver/aclocal.m4 index 5bf14e5..4c04161 100644 --- a/winsup/cygserver/aclocal.m4 +++ b/winsup/cygserver/aclocal.m4 @@ -64,8 +64,6 @@ if test -n "$with_windows_headers"; then else AC_MSG_ERROR([cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers]); fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/cygserver/configure b/winsup/cygserver/configure index 71d1592..6de9ed0 100755 --- a/winsup/cygserver/configure +++ b/winsup/cygserver/configure @@ -3431,8 +3431,6 @@ if test -n "$with_windows_headers"; then else as_fn_error $? "cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers" "$LINENO" 5; fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/cygwin/aclocal.m4 b/winsup/cygwin/aclocal.m4 index c48aad0..4adb9c0 100644 --- a/winsup/cygwin/aclocal.m4 +++ b/winsup/cygwin/aclocal.m4 @@ -63,8 +63,6 @@ if test -n "$with_windows_headers"; then else AC_MSG_ERROR([cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers]); fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/cygwin/configure b/winsup/cygwin/configure index f655f57..d89ed8a 100755 --- a/winsup/cygwin/configure +++ b/winsup/cygwin/configure @@ -3442,8 +3442,6 @@ if test -n "$with_windows_headers"; then else as_fn_error $? "cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers" "$LINENO" 5; fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/utils/aclocal.m4 b/winsup/utils/aclocal.m4 index c48aad0..4adb9c0 100644 --- a/winsup/utils/aclocal.m4 +++ b/winsup/utils/aclocal.m4 @@ -63,8 +63,6 @@ if test -n "$with_windows_headers"; then else AC_MSG_ERROR([cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers]); fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then diff --git a/winsup/utils/configure b/winsup/utils/configure index 32f75d6..4408c9f 100755 --- a/winsup/utils/configure +++ b/winsup/utils/configure @@ -3137,8 +3137,6 @@ if test -n "$with_windows_headers"; then else as_fn_error $? "cannot find windef.h in specified --with-windows-headers path: $saw_windows_headers" "$LINENO" 5; fi -elif test -d "$winsup_srcdir/w32api/include/windef.h"; then - windows_headers="$winsup_srcdir/w32api/include" else windows_headers=$(cd $($ac_cv_prog_CC -xc /dev/null -E -include windef.h 2>/dev/null | sed -n 's%^# 1 "\([^"]*\)/windef\.h".*$%\1%p' | head -n1) 2>/dev/null && pwd) if test -z "$windows_headers" -o ! -d "$windows_headers"; then |