summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-21 11:06:52 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-21 11:06:52 +0000
commit68e249ef591f3af3f586431c685368c62fdbd2ff (patch)
tree5779416ba70d4dceebe4379e8be59600e75039a8 /configure
parent51220a150c9d18384684a929ae0ad0881ae0255b (diff)
downloadmpv-68e249ef591f3af3f586431c685368c62fdbd2ff.tar.bz2
mpv-68e249ef591f3af3f586431c685368c62fdbd2ff.tar.xz
Happy configure version bumping (bugfix of bugfix).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1602 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index a4a5f8c71b..b1fe80288d 100755
--- a/configure
+++ b/configure
@@ -1477,6 +1477,8 @@ if [ $_css = yes ]; then
else
_cssinc=""
fi
+else
+ _css='#undef HAVE_LIBCSS'
fi
fi