From: ayin Date: Tue, 11 Dec 2007 09:04:34 +0000 (+0000) Subject: Readd time.h check (was implicitly done in AC_HEADER_TIME). X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=52bdb79b0aeca2a44aa660ab7959dbf6c1fd459a;p=dana%2Furxvt.git Readd time.h check (was implicitly done in AC_HEADER_TIME). --- diff --git a/configure.ac b/configure.ac index 68333e46..bd9ecb66 100644 --- a/configure.ac +++ b/configure.ac @@ -490,6 +490,7 @@ AC_CHECK_HEADERS( \ sys/sockio.h \ sys/strredir.h \ sys/time.h \ + time.h \ stdint.h \ wchar.h \ cwchar \