]> git.sesse.net Git - vlc/blobdiff - vlc-config.in.in
Use libvlccore C flags for libvlccore
[vlc] / vlc-config.in.in
index 55211fb5ce3f64286c297cd6bda83dac741b1e5c..88decc0f94909e466ec1b8fad56e9f0567b4f8d7 100644 (file)
@@ -213,7 +213,7 @@ while test $# -gt 0; do
     -*)
       usage 1 1>&1
       ;;
-    libvlc)
+    libvlccore)
       cppflags="${cppflags} -D__LIBVLC__ -I${top_builddir}src/misc"
       ;;
     plugin)