Skip to content

Commit

Permalink
Added #undef HAVE_UINTPTR_T for autoconf's delight.
Browse files Browse the repository at this point in the history
  • Loading branch information
warsaw committed Aug 18, 2000
1 parent 5eae2c1 commit e736177
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions acconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
/* Define this if you have the type long long */
#undef HAVE_LONG_LONG

/* Define this if you have the type uintptr_t */
#undef HAVE_UINTPTR_T

/* Define if your compiler supports function prototypes */
#undef HAVE_PROTOTYPES

Expand Down

0 comments on commit e736177

Please sign in to comment.