Skip to content

Commit

Permalink
CONFIGURE: define HAVE_INT64 when we have 64-bit types.
Browse files Browse the repository at this point in the history
This has been hanging in the air forever, but for the sake of cleanness
now is defined.
  • Loading branch information
sev- committed Jan 4, 2015
1 parent aeac0d8 commit 5b19913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure
Expand Up @@ -4504,6 +4504,7 @@ $_def_64bit_type_unsigned
#else
$_def_64bit_type_unsigned
#endif
#define HAVE_INT64
EOF
fi

Expand Down

0 comments on commit 5b19913

Please sign in to comment.