view src/stable-octave-1-fixes.patch @ 4089:98a8748f0438

of-mapping: update to 1.2.1 * build_packages.m: update mapping version * src/of-mapping.mk: update checksum,version, subdir and add dependancy on gdal * src/of-mapping-1-cross-fixes.patch: new file
author John Donoghue <john.donoghue@ieee.org>
date Mon, 08 Feb 2016 06:15:11 -0500
parents f285f1a665d4
children
line wrap: on
line source

--- a/libgnu/unistd.in.h	2013-11-26 03:43:39.000000000 -0500
+++ b/libgnu/unistd.in.h	2014-02-16 16:21:36.254338221 -0500
@@ -714,7 +714,7 @@
    Null terminate it if the name is shorter than LEN.
    If the host name is longer than LEN, set errno = EINVAL and return -1.
    Return 0 if successful, otherwise set errno and return -1.  */
-# if @UNISTD_H_HAVE_WINSOCK2_H@
+# if !@HAVE_GETHOSTNAME@ && @UNISTD_H_HAVE_WINSOCK2_H@
 #  if !(defined __cplusplus && defined GNULIB_NAMESPACE)
 #   undef gethostname
 #   define gethostname rpl_gethostname