autoconf-patches
[Top][All Lists]
Advanced

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

Re: One step towards includes normalization (Was: Incremental default in


From: Alexandre Oliva
Subject: Re: One step towards includes normalization (Was: Incremental default includes)
Date: 17 Jun 2001 19:03:32 -0300
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

On Jun 13, 2001, Akim Demaille <address@hidden> wrote:

> Index: ChangeLog
> from  Akim Demaille  <address@hidden>
>       * acfunctions.m4 (AC_FUNC_CHOWN, AC_FUNC_CLOSEDIR_VOID)
>       (AC_FUNC_GETPGRP, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK)
>       (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES, _AC_FUNC_STAT)
>       (AC_FUNC_UTIME_NULL): Use AC_INCLUDES_DEFAULT.
>       Don't use AC_TRY_RUN, which double quotes, prefer AC_RUN_IFELSE,
>       and either AC_LANG_SOURCE or AC_LANG_PROGRAM.

Looks reasonable to me.  Ok.

>  int closedir ();

This doesn't seem very C++-friendly.  Do we care?  Perhaps we should
enclose this in #ifdef _cplusplus/#endif

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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