[vlc-devel] commit: Remove uneeded test. ( Rémi Duraffort )

git version control git at videolan.org
Fri Jun 26 10:07:44 CEST 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Fri Jun 26 09:57:08 2009 +0200| [12a4a6f9bb066a91e99b3b1724d1bab58780a309] | committer: Rémi Duraffort 

Remove uneeded test.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=12a4a6f9bb066a91e99b3b1724d1bab58780a309
---

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 3c822c4..7754551 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2256,9 +2256,6 @@ if test "${enable_smb}" != "no"; then
     [ if test -n "${enable_smb}"; then
         AC_MSG_ERROR([cannot find libsmbclient headers])
      fi ])
-  AC_CHECK_MEMBER([struct _SMBCCTX.close_fn],
-    AC_DEFINE([HAVE__SMBCCTX_CLOSE_FN], 1, [Define if samba has _SMBCCTX.close_fn]),,
-    [#include <libsmbclient.h>])
 fi
 
 dnl




More information about the vlc-devel mailing list