git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7ec9e15
)
typo
author
Rafaël Carré
<funman@videolan.org>
Fri, 12 Oct 2007 16:39:58 +0000
(16:39 +0000)
committer
Rafaël Carré
<funman@videolan.org>
Fri, 12 Oct 2007 16:39:58 +0000
(16:39 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
3347b43
..
cb8ecb8
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4169,7
+4169,7
@@
then
VLC_ADD_CFLAGS([freetype],[`${FREETYPE_CONFIG} --cflags`])
VLC_ADD_LDFLAGS([freetype],[`${FREETYPE_CONFIG} --libs`])
if test "${SYS}" = "mingw32"; then
- VLC_ADD_LDFLAGS([freetype],[-lxml2])
]
+ VLC_ADD_LDFLAGS([freetype],[-lxml2])
fi
AC_CHECK_HEADERS(fontconfig/fontconfig.h,
[VLC_ADD_CFLAGS([freetype],[-DHAVE_FONTCONFIG])