From 4e874ee0d71cd8aa9bde8f9fbfd9e12c9dfc7e83 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Tue, 26 Aug 2003 02:31:43 +0000 Subject: [PATCH] The if1632 directory no longer exists. --- DEVELOPERS-HINTS | 1 - configure | 5 ----- configure.ac | 1 - tools/winapi/msvcmaker | 2 +- tools/winapi_check/modules.dat | 1 - 5 files changed, 1 insertion(+), 9 deletions(-) diff --git a/DEVELOPERS-HINTS b/DEVELOPERS-HINTS index 3949fd64e7c..76c53b61604 100644 --- a/DEVELOPERS-HINTS +++ b/DEVELOPERS-HINTS @@ -160,7 +160,6 @@ Note: these directories will ultimately get moved into their respective dlls. files/ - KERNEL file I/O - if1632/ - KERNEL relay code loader/ - KERNEL loader code memory/ - KERNEL memory management misc/ - KERNEL shell, registry, winsock, etc. diff --git a/configure b/configure index f694d1069f7..b328bd41487 100755 --- a/configure +++ b/configure @@ -16554,8 +16554,6 @@ esac ac_config_commands="$ac_config_commands graphics/x11drv" - ac_config_commands="$ac_config_commands if1632" - ac_config_commands="$ac_config_commands include/wine" ac_config_commands="$ac_config_commands loader" @@ -17337,7 +17335,6 @@ do "files" ) CONFIG_COMMANDS="$CONFIG_COMMANDS files" ;; "graphics" ) CONFIG_COMMANDS="$CONFIG_COMMANDS graphics" ;; "graphics/x11drv" ) CONFIG_COMMANDS="$CONFIG_COMMANDS graphics/x11drv" ;; - "if1632" ) CONFIG_COMMANDS="$CONFIG_COMMANDS if1632" ;; "include/wine" ) CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;; "loader" ) CONFIG_COMMANDS="$CONFIG_COMMANDS loader" ;; "loader/ne" ) CONFIG_COMMANDS="$CONFIG_COMMANDS loader/ne" ;; @@ -18066,8 +18063,6 @@ echo "$as_me: creating files" >&6;} && mkdir "files") ;; echo "$as_me: creating graphics" >&6;} && mkdir "graphics") ;; graphics/x11drv ) test -d "graphics/x11drv" || ({ echo "$as_me:$LINENO: creating graphics/x11drv" >&5 echo "$as_me: creating graphics/x11drv" >&6;} && mkdir "graphics/x11drv") ;; - if1632 ) test -d "if1632" || ({ echo "$as_me:$LINENO: creating if1632" >&5 -echo "$as_me: creating if1632" >&6;} && mkdir "if1632") ;; include/wine ) test -d "include/wine" || ({ echo "$as_me:$LINENO: creating include/wine" >&5 echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;; loader ) test -d "loader" || ({ echo "$as_me:$LINENO: creating loader" >&5 diff --git a/configure.ac b/configure.ac index 4b0e360186b..7fee56e7d40 100644 --- a/configure.ac +++ b/configure.ac @@ -1358,7 +1358,6 @@ WINE_CONFIG_EXTRA_DIR(dlls/wineps/data) WINE_CONFIG_EXTRA_DIR(files) WINE_CONFIG_EXTRA_DIR(graphics) WINE_CONFIG_EXTRA_DIR(graphics/x11drv) -WINE_CONFIG_EXTRA_DIR(if1632) WINE_CONFIG_EXTRA_DIR(include/wine) WINE_CONFIG_EXTRA_DIR(loader) WINE_CONFIG_EXTRA_DIR(loader/ne) diff --git a/tools/winapi/msvcmaker b/tools/winapi/msvcmaker index 542b4ca0121..e52374c88fa 100755 --- a/tools/winapi/msvcmaker +++ b/tools/winapi/msvcmaker @@ -88,7 +88,7 @@ sub read_spec_file { } my @gdi32_dirs = qw(dlls/gdi/enhmfdrv dlls/gdi/mfdrv graphics objects); -my @ntdll_dirs = qw(files if1632 loader/ne loader memory misc msdos relay32 scheduler win32); +my @ntdll_dirs = qw(files loader/ne loader memory misc msdos relay32 scheduler win32); my @user32_dirs = qw(controls dlls/user/dde windows); push @makefile_in_files, "tools/winebuild/Makefile.in"; diff --git a/tools/winapi_check/modules.dat b/tools/winapi_check/modules.dat index d0faf6cff15..36d5320a45e 100644 --- a/tools/winapi_check/modules.dat +++ b/tools/winapi_check/modules.dat @@ -211,7 +211,6 @@ win32 dlls/kernel files -if1632 loader/ne loader memory