]> git.sesse.net Git - vlc/blobdiff - configure
* ./vlc.spec: fixed build dependencies.
[vlc] / configure
index 2043216486ba3c939a4d76745a312a5caf8f9b32..4029a33231fbfa52714716e2ed7509917efb4cb5 100755 (executable)
--- a/configure
+++ b/configure
@@ -757,7 +757,7 @@ test "$host_alias" != "$target_alias" &&
 
 
 PACKAGE="vlc"
-VERSION="0.3.0"
+VERSION="0.3.1"
 CODENAME=Ourumov
 
 save_CFLAGS="${CFLAGS}"
@@ -3901,7 +3901,7 @@ LIBS="$ac_save_LIBS"
 fi
 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
   echo "$ac_t""yes" 1>&6
-  vlc_LDFLAGS="${vlc_LDFLAGS} -lintl"
+  save_LDFLAGS="${save_LDFLAGS} -lintl"
 else
   echo "$ac_t""no" 1>&6
 fi