gsasl-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gsasl branch, master, updated. gsasl-1-3-90-7-ge02051a


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-3-90-7-ge02051a
Date: Fri, 06 Nov 2009 11:54:20 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=e02051a0026f02e9141895cb182c20c85bc1e283

The branch, master has been updated
       via  e02051a0026f02e9141895cb182c20c85bc1e283 (commit)
      from  ed819d8d904c958ec7596d8f2f0f3f951975659d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e02051a0026f02e9141895cb182c20c85bc1e283
Author: Simon Josefsson <address@hidden>
Date:   Fri Nov 6 12:54:17 2009 +0100

    Disable obsolete APIs for Windows builds.

-----------------------------------------------------------------------

Summary of changes:
 lib/win32/include/config.h |    2 ++
 lib/win32/libgsasl.vcproj  |    4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/lib/win32/include/config.h b/lib/win32/include/config.h
index 9adaad8..b3012b1 100644
--- a/lib/win32/include/config.h
+++ b/lib/win32/include/config.h
@@ -63,6 +63,8 @@
 #define USE_SERVER 1
 #define USE_SCRAM_SHA1 1
 
+#define GSASL_NO_OBSOLETE 1
+
 #define restrict
 #define __attribute__(x)
 
diff --git a/lib/win32/libgsasl.vcproj b/lib/win32/libgsasl.vcproj
index f0be123..4be92fe 100644
--- a/lib/win32/libgsasl.vcproj
+++ b/lib/win32/libgsasl.vcproj
@@ -234,10 +234,6 @@
                                >
                        </File>
                        <File
-                               RelativePath="..\src\obsolete.c"
-                               >
-                       </File>
-                       <File
                                RelativePath="..\src\property.c"
                                >
                        </File>


hooks/post-receive
-- 
GNU gsasl




reply via email to

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