diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 4c68e77f..cc428891 100644 --- a/config.h.in +++ b/config.h.in @@ -86,9 +86,6 @@ /* Define if we have the stat function */ #cmakedefine HAVE_STAT -/* Define if we have the __int64 type */ -#cmakedefine HAVE___INT64 - /* Define to the size of a long int type */ #cmakedefine SIZEOF_LONG ${SIZEOF_LONG} |