]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Suppress support for position dependant code (except on mingw32).
[vlc] / Makefile.am
index 10159624a82c8c5b13d291ec1c4a453819578990..36d69cbdee771b8c2666dd6035fb679bf7c2fbf7 100644 (file)
@@ -9,7 +9,7 @@ NULL =
 # which have makefiles with distribution information.
 #  - intl should come before modules and . because all the code uses gettext
 #  - modules should come before . because vlc needs the builtins
-#  - . should come before mozilla/bindings because the plugin needs libvlc_pic.a
+#  - . should come before mozilla/bindings because the plugin needs libvlc.a
 #  - po should come before . because VLC.app needs the pofiles
 #  - loader should come before modules because some plugins need it
 SUBDIRS = intl loader src modules po . mozilla bindings activex share m4 doc