summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-05-30 15:16:52 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-05-30 15:16:52 +0000
commit33c8f2dbfa03e1b35def8ee7c8675f331350350e (patch)
tree01200a30d711e756d9c0b7f5b4b85c87cb37cc78 /configure.in
parentb962719e6154644032c999cfc293ee27cbdaa6c4 (diff)
downloadxine-lib-33c8f2dbfa03e1b35def8ee7c8675f331350350e.tar.gz
xine-lib-33c8f2dbfa03e1b35def8ee7c8675f331350350e.tar.bz2
Okay okay, i will sleep more than 4 hours tonight... ;-)
CVS patchset: 1969 CVS date: 2002/05/30 15:16:52
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index bb0ff9f01..3c78413d7 100644
--- a/configure.in
+++ b/configure.in
@@ -316,7 +316,7 @@ case "$host_or_hostalias" in
i386-*-freebsd*)
AC_CHECK_HEADER(/usr/local/include/iconv.h,
CFLAGS="$CFLAGS -I/usr/local/include"
- LDFLAGS="$LDFLAGS -L/usr/local/include"
+ LDFLAGS="$LDFLAGS -L/usr/local/lib"
GICONV_BSD_LIBS="-lgiconv"
no_BSDiconv="no",
[ no_BSDiconv="yes"