gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: remove terminos.h, it seems


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: remove terminos.h, it seems like a typo of termios.h and neither of them are used in the sourcecode.
Date: Wed, 11 Sep 2019 16:27:45 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 7be0bc976 remove terminos.h, it seems like a typo of termios.h and 
neither of them are used in the sourcecode.
7be0bc976 is described below

commit 7be0bc976ba7537019638845222296403352aa43
Author: ng0 <address@hidden>
AuthorDate: Wed Sep 11 14:25:01 2019 +0000

    remove terminos.h, it seems like a typo of termios.h and neither of them 
are used in the sourcecode.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index e11fee997..f133ecbf9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1075,7 +1075,7 @@ AC_CHECK_HEADERS([fcntl.h math.h errno.h ctype.h limits.h 
stdio.h stdlib.h strin
 
 # Checks for headers that are only required on some systems or
 # opional (and where we do NOT abort if they are not there)
-AC_CHECK_HEADERS([stdatomic.h malloc.h malloc/malloc.h malloc/malloc_np.h 
langinfo.h sys/param.h sys/mount.h sys/statvfs.h sys/select.h sockLib.h 
sys/mman.h sys/msg.h sys/vfs.h arpa/inet.h fcntl.h libintl.h netdb.h 
netinet/in.h sys/ioctl.h sys/socket.h sys/time.h unistd.h kstat.h sys/sysinfo.h 
kvm.h sys/file.h sys/resource.h ifaddrs.h mach/mach.h stddef.h sys/timeb.h 
terminos.h argz.h ucred.h sys/ucred.h endian.h sys/endian.h execinfo.h 
byteswap.h])
+AC_CHECK_HEADERS([stdatomic.h malloc.h malloc/malloc.h malloc/malloc_np.h 
langinfo.h sys/param.h sys/mount.h sys/statvfs.h sys/select.h sockLib.h 
sys/mman.h sys/msg.h sys/vfs.h arpa/inet.h fcntl.h libintl.h netdb.h 
netinet/in.h sys/ioctl.h sys/socket.h sys/time.h unistd.h kstat.h sys/sysinfo.h 
kvm.h sys/file.h sys/resource.h ifaddrs.h mach/mach.h stddef.h sys/timeb.h 
argz.h ucred.h sys/ucred.h endian.h sys/endian.h execinfo.h byteswap.h])
 
 # FreeBSD requires this for netinet/in_systm.h and netinet/ip.h
 AC_CHECK_HEADERS([sys/types.h netinet/in_systm.h netinet/in.h netinet/ip.h],,,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]