CVS: winex/include config.h.in,1.62,1.63
[email protected] 31 Jul 2007 17:35:27 -0000
| Newsgroups | gmane.comp.emulators.winex.cvs |
|---|---|
| Message-ID | <[email protected]> |
Subject: winex/include config.h.in,1.62,1.63Update of /var/lib/cvsd/cvsroot/winex/include In directory agravaine:/tmp/cvs-serv21521/include Modified Files: config.h.in Log Message: - place temp files in <temp>/tg-user/ to avoid conflicts between users Index: config.h.in =================================================================== RCS file: /var/lib/cvsd/cvsroot/winex/include/config.h.in,v retrieving revision 1.62 retrieving revision 1.63 diff -u -d -r1.62 -r1.63 --- config.h.in 27 Jun 2007 12:09:36 -0000 1.62 +++ config.h.in 31 Jul 2007 17:35:25 -0000 1.63 @@ -158,6 +158,9 @@ /* Define to 1 if you have the `gethostbyname' function. */ #undef HAVE_GETHOSTBYNAME +/* Define to 1 if you have the `getlogin_r' function. */ +#undef HAVE_GETLOGIN_R + /* Define to 1 if you have the `getnetbyaddr' function. */ #undef HAVE_GETNETBYADDR @@ -680,6 +683,9 @@ /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP +/* Define to 1 if you have the <utmp.h> header file. */ +#undef HAVE_UTMP_H + /* Define to 1 if you have the <valgrind/helgrind.h> header file. */ #undef HAVE_VALGRIND_HELGRIND_H