dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnet/include il_config.h.in,1.28,1.29


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_config.h.in,1.28,1.29
Date: Thu, 28 Nov 2002 18:19:09 -0500

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv20758/include

Modified Files:
        il_config.h.in 
Log Message:


Add "isatty" and "getlogin" to the list of functions that are detected
at configuration time.


Index: il_config.h.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_config.h.in,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** il_config.h.in      22 Nov 2002 00:41:32 -0000      1.28
--- il_config.h.in      28 Nov 2002 23:19:06 -0000      1.29
***************
*** 166,169 ****
--- 166,172 ----
  #undef HAVE_GETHOSTBYNAME
  
+ /* Define if you have the getlogin function.  */
+ #undef HAVE_GETLOGIN
+ 
  /* Define if you have the getpagesize function.  */
  #undef HAVE_GETPAGESIZE
***************
*** 177,180 ****
--- 180,186 ----
  /* Define if you have the getwd function.  */
  #undef HAVE_GETWD
+ 
+ /* Define if you have the isatty function.  */
+ #undef HAVE_ISATTY
  
  /* Define if you have the isinf function.  */





reply via email to

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