/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.528 by akim, Wed Sep 5 07:06:02 2001 UTC revision 1.529 by eggert, Mon Sep 17 19:44:24 2001 UTC
# Line 5186  functions.  Should be called before any Line 5186  functions.  Should be called before any
5186    
5187  @defmac AC_ISC_POSIX  @defmac AC_ISC_POSIX
5188  @acindex ISC_POSIX  @acindex ISC_POSIX
5189  @cvindex _POSIX_SOURCE  @ovindex LIBS
5190  @ovindex CC  For @sc{interactive unix} (@sc{isc}), add @option{-lcposix} to output
5191  If on a POSIXized ISC @sc{unix}, define @code{_POSIX_SOURCE} and add  variable @code{LIBS} if necessary for @sc{posix} facilities.  Call this
5192  @option{-posix} (for the @sc{gnu} C compiler) or @option{-Xp} (for other C  after @code{AC_PROG_CC} and before any other macros that use @sc{posix}
5193  compilers) to output variable @code{CC}.  This allows the use of  interfaces.  @sc{interactive unix} is no longer sold, and Sun says that
5194  @sc{posix} facilities.  Must be called after @code{AC_PROG_CC} and  they will drop support for it on 2006-07-23, so this macro is becoming
5195  before any other macros that run the C compiler.  obsolescent.
5196  @end defmac  @end defmac
5197    
5198  @defmac AC_MINIX  @defmac AC_MINIX

Legend:
Removed from v.1.528  
changed lines
  Added in v.1.529

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26