summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-19 16:49:28 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-19 16:49:28 +0000
commit8432755f2ed5caf899270f85a053fac65270c0ac (patch)
tree6b4ca997a445c55e459ff84aa91caa3513f4109c /configure
parentfc5d27378b5c96a4ec8d114f1f33b3aa9b807f9a (diff)
downloadmpv-8432755f2ed5caf899270f85a053fac65270c0ac.tar.bz2
mpv-8432755f2ed5caf899270f85a053fac65270c0ac.tar.xz
WIN32_PATH cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9463 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c9a2d73fe3..f70152c68f 100755
--- a/configure
+++ b/configure
@@ -4829,7 +4829,6 @@ INSTALL = $_install
# OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS = $CFLAGS
EXTRA_INC = $_inc_extra $_inc_gtk
-WIN32_PATH = -DWIN32_PATH=\\"$_win32libdir\\"
STRIPBINARIES = $_stripbinaries
$_live_libs_def
@@ -5144,6 +5143,7 @@ $_def_odivx_postprocess
/* Win32 DLL support */
$_def_win32
+#define WIN32_PATH "$_win32libdir"
/* DirectShow support */
$_def_dshow