repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: ec2ad0742c99294959475e27e6e12755f2579209: path_to: revision_to:
commit ec2ad0742c99294959475e27e6e12755f2579209 Author: Emanuele GiaquintaDate: Tue Dec 11 09:04:34 2007 +0000 Readd time.h check (was implicitly done in AC_HEADER_TIME). diff --git a/configure.ac b/configure.ac
--- 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 \
-----END OF PAGE-----