From: Eric Bollengier Date: Sat, 19 Jul 2008 09:46:02 +0000 (+0000) Subject: ebl fix bad patch for win32 X-Git-Tag: Release-3.0.0~1131 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2edc58c178d1e53e6ebb96a29ae41cc17cf2fc44;p=bacula%2Fbacula ebl fix bad patch for win32 git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7400 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/README.mingw b/bacula/src/qt-console/README.mingw index ec2df21395..185808ed7a 100644 --- a/bacula/src/qt-console/README.mingw +++ b/bacula/src/qt-console/README.mingw @@ -64,7 +64,7 @@ this problem too) Apply this patch to your cross-tool installation. time_t st_ctime; /* Creation time */ }; --#ifdef _NO_OLDNAMES +-#ifndef _NO_OLDNAMES +#ifdef _NO_OLDNAMES_DISABLE /* NOTE: Must be the same as _stat above. */ struct stat