CVS: winex configure.ac,1.106,1.107
[email protected] 31 Jul 2007 17:35:12 -0000
| Newsgroups | gmane.comp.emulators.winex.cvs |
|---|---|
| Message-ID | <[email protected]> |
Subject: winex configure.ac,1.106,1.107Update of /var/lib/cvsd/cvsroot/winex In directory agravaine:/tmp/cvs-serv21404 Modified Files: configure.ac Log Message: - place temp files in <temp>/tg-user/ to avoid conflicts between users Index: configure.ac =================================================================== RCS file: /var/lib/cvsd/cvsroot/winex/configure.ac,v retrieving revision 1.106 retrieving revision 1.107 diff -u -d -r1.106 -r1.107 --- configure.ac 27 Jun 2007 11:49:36 -0000 1.106 +++ configure.ac 31 Jul 2007 17:35:10 -0000 1.107 @@ -1596,6 +1596,7 @@ ftruncate \ ftruncate64 \ getaddrinfo \ + getlogin_r \ getnetbyaddr \ getnetbyname \ getpagesize \ @@ -1698,6 +1699,7 @@ sys/wait.h \ syscall.h \ unistd.h \ + utmp.h \ ) AC_HEADER_STAT()