[vlc-commits] remove unused conditional

Rafaël Carré git at videolan.org
Wed Dec 19 17:44:50 CET 2012


npapi-vlc | branch: master | Rafaël Carré <funman at videolan.org> | Wed Dec 19 17:25:54 2012 +0100| [7492ab0dd82c44c0c2c8922c83d800e69fb122ac] | committer: Rafaël Carré

remove unused conditional

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=7492ab0dd82c44c0c2c8922c83d800e69fb122ac
---

 configure.ac |    2 --
 1 file changed, 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1b5809c..42b70b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -190,8 +190,6 @@ dnl we can't use the pkg-config macros.
     fi
   done
 
-AM_CONDITIONAL(HAVE_SDK, test "$found" = 0)
-
 CPPFLAGS_save="${CPPFLAGS}"
 CPPFLAGS="${CPPFLAGS} ${MOZILLA_CFLAGS} -Igecko/"
 



More information about the vlc-commits mailing list