CVS update: /ccvs/windows-NT/
[email protected] 2 May 2005 14:08:20 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice Date: 05/05/02 07:08:20 Modified: /ccvs/windows-NT/ ChangeLog, config.h, config.h.in, config.h.in.in, stamp-chi Log: * config.h.in.in: Define LOCK_COMPATIBILITY. File Changes: Directory: /ccvs/windows-NT/ ============================ File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/ChangeLog?r1=1.297&r2=1.298 Delta lines: +4 -0 ------------------- --- ChangeLog 25 Apr 2005 21:42:45 -0000 1.297 +++ ChangeLog 2 May 2005 14:08:18 -0000 1.298 @@ -1,3 +1,7 @@ +2005-05-02 Derek Price <[email protected]> + + * config.h.in.in: Define LOCK_COMPATIBILITY. + 2005-04-25 Mark D. Baushke <[email protected]> * config.h.in.in: Syncronize with ../config.h.in file. File [changed]: config.h Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.134&r2=1.135 Delta lines: +1 -1 ------------------- --- config.h 25 Apr 2005 21:42:45 -0000 1.134 +++ config.h 2 May 2005 14:08:18 -0000 1.135 @@ -781,7 +781,7 @@ like this code disabled, you can disable it by passing the "--disable-lock-compatibility" option to configure or by commenting out the lines below. */ -#undef LOCK_COMPATIBILITY +#define LOCK_COMPATIBILITY /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ File [changed]: config.h.in Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.63&r2=1.64 Delta lines: +1 -1 ------------------- --- config.h.in 25 Apr 2005 21:42:45 -0000 1.63 +++ config.h.in 2 May 2005 14:08:18 -0000 1.64 @@ -774,7 +774,7 @@ like this code disabled, you can disable it by passing the "--disable-lock-compatibility" option to configure or by commenting out the lines below. */ -#undef LOCK_COMPATIBILITY +#define LOCK_COMPATIBILITY /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ File [changed]: config.h.in.in Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in.in?r1=1.29&r2=1.30 Delta lines: +1 -1 ------------------- --- config.h.in.in 25 Apr 2005 21:42:45 -0000 1.29 +++ config.h.in.in 2 May 2005 14:08:18 -0000 1.30 @@ -752,7 +752,7 @@ like this code disabled, you can disable it by passing the "--disable-lock-compatibility" option to configure or by commenting out the lines below. */ -#undef LOCK_COMPATIBILITY +#define LOCK_COMPATIBILITY /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ File [changed]: stamp-chi Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.50&r2=1.51 Delta lines: +1 -1 ------------------- --- stamp-chi 27 Apr 2005 21:54:07 -0000 1.50 +++ stamp-chi 2 May 2005 14:08:18 -0000 1.51 @@ -774,7 +774,7 @@ like this code disabled, you can disable it by passing the "--disable-lock-compatibility" option to configure or by commenting out the lines below. */ -#undef LOCK_COMPATIBILITY +#define LOCK_COMPATIBILITY /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */