summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d5be253ef4..57f97129fe 100755
--- a/configure
+++ b/configure
@@ -4411,7 +4411,7 @@ if test "$_real" = auto ; then
fi
if test "$_real" = yes ; then
if test -z "$_reallibdir" ; then
- for I in "$_libdir/codecs" "$_libdir/real" /usr/lib/real \
+ for I in "$_libdir/codecs" "$_libdir/real" "$_libdir/win32" /usr/lib/real \
/usr/lib/RealPlayer{9,8,}/Codecs /usr/local/RealPlayer{9,8,}/Codecs \
/usr/local/lib/RealPlayer{9,8,}/Codecs /opt/RealPlayer{9,8,}/{Real/,}Codecs ; do
if test -d "$I" ; then