diff options
Diffstat (limited to 'sim/ppc/config.in')
-rw-r--r-- | sim/ppc/config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/ppc/config.in b/sim/ppc/config.in index 442835a..4f28271 100644 --- a/sim/ppc/config.in +++ b/sim/ppc/config.in @@ -56,8 +56,3 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS - -/* Define if we should use the Windows API, instead of the POSIX API. On - Windows, we use the Windows API when building for MinGW, but the POSIX API - when building for Cygwin. */ -#undef USE_WIN32API |