* configure: Regenerate

This commit is contained in:
Earnie Boyd 2003-05-06 14:48:34 +00:00
parent 3a1f652308
commit 60e9842b39
3 changed files with 3 additions and 3 deletions

View File

@ -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*)

View File

@ -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),

View File

@ -671,7 +671,7 @@ case "$target_os" in
;;
esac
W32API_INCLUDE='$(subdir)/../w32api/include'
W32API_INCLUDE='-I $(subdir)/../w32api/include'