bug-gnulib
[Top][All Lists]
Advanced

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

Re: several cleanups


From: Bruno Haible
Subject: Re: several cleanups
Date: Thu, 31 Dec 2009 09:23:36 +0100
User-agent: KMail/1.9.9

Eric Blake wrote:
>  2009-12-30  Eric Blake  <address@hidden>
> 
> +       fdutimensat: remove bogus dependency
> +       * modules/fdutimensat (Depends-on): Drop inline.
> 

There is still a use of 'inline' in lib/utimens.h. Isn't this needed?


2009-12-31  Bruno Haible  <address@hidden>

        * modules/fdutimensat (configure.ac): Require AC_C_INLINE.

*** modules/fdutimensat.orig    Thu Dec 31 09:22:29 2009
--- modules/fdutimensat Thu Dec 31 09:21:29 2009
***************
*** 10,15 ****
--- 10,16 ----
  utimensat
  
  configure.ac:
+ AC_REQUIRE([AC_C_INLINE]) dnl because 'inline' is used in lib/utimens.h
  gl_MODULE_INDICATOR([fdutimensat])
  
  Makefile.am:




reply via email to

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