From 653e0063cb266d51505942ab3642db3401aa7806 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 5 Jun 2011 19:58:37 +0000 Subject: *** empty log message *** --- libeio.m4 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libeio.m4') diff --git a/libeio.m4 b/libeio.m4 index 5302cfc..32b81c2 100644 --- a/libeio.m4 +++ b/libeio.m4 @@ -1,3 +1,7 @@ +dnl openbsd in it's neverending brokenness requires stdint.h for intptr_t, +dnl but that header isn't very portable... +AC_CHECK_HEADERS([stdint.h]) + AC_SEARCH_LIBS( pthread_create, [pthread pthreads pthreadVC2], -- cgit v1.2.3