Update of /cvsroot/mplayer/main In directory mail:/var/tmp.root/cvs-serv31707 Modified Files: configure Log Message: add FreeBSD default dir Index: configure =================================================================== RCS file: /cvsroot/mplayer/main/configure,v retrieving revision 1.503 retrieving revision 1.504 diff -u -r1.503 -r1.504 --- configure 13 Jun 2002 00:14:27 -0000 1.503 +++ configure 13 Jun 2002 09:47:22 -0000 1.504 @@ -3272,7 +3272,7 @@ fi if test "$_real" = yes ; then if test -z "$_reallibdir" ; then - for I in /usr/lib/real /usr/lib/RealPlayer*/Codecs ; do + for I in /usr/lib/real /usr/lib/RealPlayer*/Codecs /usr/local/lib/RealPlayer*/Codecs; do if test -d "$I" ; then _reallibdir="$I" break;
participants (1)
-
Bohdan 'Nexus' Horst