]> git.sesse.net Git - vlc/blobdiff - configure
* ./configure.in: fixed a typo that prevented compilation of the network
[vlc] / configure
index 68f89f963357b8bec836cc326dd6f5884b38e023..84ceb950cb7e51266809579a7ed39f9452162c1c 100755 (executable)
--- a/configure
+++ b/configure
@@ -5645,7 +5645,7 @@ ALTIVEC_MODULES="codec/mpeg_video/idct/idctaltivec codec/mpeg_video/motion/motio
 
 if test x$SYS != xbeos
 then
-  PLUGINS="${PLUGINS} ${NETWORK}"
+  PLUGINS="${PLUGINS} ${NETWORK_MODULES}"
 fi
 
 echo $ac_n "checking if \$CC groks MMX inline assembly""... $ac_c" 1>&6