diff options
Diffstat (limited to 'gprof/gconfig.in')
-rw-r--r-- | gprof/gconfig.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gprof/gconfig.in b/gprof/gconfig.in index 1325a1f..efe0522 100644 --- a/gprof/gconfig.in +++ b/gprof/gconfig.in @@ -43,6 +43,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the <windows.h> header file. */ +#undef HAVE_WINDOWS_H + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR |