mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 02:50:25 +08:00
* configure: Regenerate
This commit is contained in:
parent
3a1f652308
commit
60e9842b39
2
winsup/mingw/configure
vendored
2
winsup/mingw/configure
vendored
@ -1665,7 +1665,7 @@ HEADER_SUBDIR=""
|
||||
|
||||
LIBGMON_A=libgmon.a
|
||||
|
||||
W32API_INCLUDE='$(srcdir)/../w32api/include'
|
||||
W32API_INCLUDE='-I $(srcdir)/../w32api/include'
|
||||
|
||||
case "$target_os" in
|
||||
*cygwin*)
|
||||
|
2
winsup/mingw/mingwex/configure
vendored
2
winsup/mingw/mingwex/configure
vendored
@ -657,7 +657,7 @@ esac
|
||||
|
||||
|
||||
|
||||
W32API_INCLUDE='$(subdir)/../w32api/include'
|
||||
W32API_INCLUDE='-I $(subdir)/../w32api/include'
|
||||
|
||||
|
||||
# Find a good install program. We prefer a C program (faster),
|
||||
|
2
winsup/mingw/profile/configure
vendored
2
winsup/mingw/profile/configure
vendored
@ -671,7 +671,7 @@ case "$target_os" in
|
||||
;;
|
||||
esac
|
||||
|
||||
W32API_INCLUDE='$(subdir)/../w32api/include'
|
||||
W32API_INCLUDE='-I $(subdir)/../w32api/include'
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user