-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 235d09beefa63b93db2fa65cdb1ca6f42656bed9:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 235d09beefa63b93db2fa65cdb1ca6f42656bed9
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Wed Jan 18 11:28:42 2006 +0000

    Don't include stdint.h in the struct utmp check.

diff --git a/configure.ac b/configure.ac

index ce394e90cc0bcc064e896a21d7b016924f3c6840..

index ..6bb917978c3c011e7e55d21afa0c982402c9e140 100644

--- a/configure.ac
+++ b/configure.ac
@@ -735,7 +735,6 @@ dnl# --------------------------------------------
 AC_CHECK_HEADER(utmp.h,
 [AC_CACHE_CHECK([for struct utmp], rxvt_cv_struct_utmp,
 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <sys/types.h>
-#include <stdint.h>
 #include <utmp.h>]], [[struct utmp ut;]])],[rxvt_cv_struct_utmp=yes],[rxvt_cv_struct_utmp=no])])
 if test x$rxvt_cv_struct_utmp = xyes; then
   AC_DEFINE(HAVE_STRUCT_UTMP, 1, Define if utmp.h has struct utmp)

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 11:52:39 2024