1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-06 07:01:45 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1934 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-09-22 01:05:39 +00:00
parent a20e68bfb8
commit 07452f11ca

2
configure vendored
View File

@ -2135,7 +2135,7 @@ AR=ar
CC=$_cc
# OPTFLAGS=-O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS=$CFLAGS
EXTRA_INC=$_extraincdir
EXTRA_INC=$_extraincdir $_gtkinc
WIN32_PATH=-DWIN32_PATH=\\"$_win32libdir\\"
X11_INC=$_x11incdir