Wednesday, 4 March 2015

Re: [gccsdk] Building LibGetText



On 04/03/2015 08:02, John Ballance wrote:
Hi Theo
snip

this is the minimalistic patch
---
--- gettext-runtime/gnulib-lib/sys_time.in.h    2014-10-16 07:00:09.000000000 +0100
+++ gettext-runtime/gnulib-lib/sys_time.in.h.fixed      2015-03-04 08:53:14.142898794 +0000
@@ -17,6 +17,8 @@
   /* Written by Paul Eggert.  */
  +#ifndef _@GUARD_PREFIX@_SYS_TIME_H_SEEN
+#define _@GUARD_PREFIX@_SYS_TIME_H_SEEN
 #ifndef _@GUARD_PREFIX@_SYS_TIME_H
   #if __GNUC__ >= 3
@@ -211,3 +213,4 @@
 

No comments:

Post a Comment