]> git.sesse.net Git - vlc/commitdiff
Header file tidy-up - get guids from libstrmiids
authorKen Self <kenself@videolan.org>
Wed, 9 May 2007 19:40:09 +0000 (19:40 +0000)
committerKen Self <kenself@videolan.org>
Wed, 9 May 2007 19:40:09 +0000 (19:40 +0000)
configure.ac

index d95654d6b4e93a963d82d0391c737b93f0fffa2f..e28f055129e6fe113c92ce7dff13d7c5f41f6ae4 100644 (file)
@@ -2000,7 +2000,7 @@ then
       AC_CHECK_HEADERS(dshow.h,
       [ VLC_ADD_PLUGINS([bda])
         VLC_ADD_CXXFLAGS([bda],[])
-        VLC_ADD_LDFLAGS([bda],[-lole32 -loleaut32 -luuid]) ])
+        VLC_ADD_LDFLAGS([bda],[-lstrmiids -lole32 -loleaut32 -luuid]) ])
   fi
 fi