1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-22 16:23:49 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
James Peach
d4c7dd19f3 r20697: A couple of minot cross-compile fixes. 2007-10-10 14:40:24 -05:00
Andrew Tridgell
e6baa13e1f r19438: try to fix up the build breakages on BSD systems due to incorrectly
detecting iconv.h
2007-10-10 14:21:31 -05:00
Jelmer Vernooij
b7c3f80efd r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables. 2007-10-10 14:09:01 -05:00
Jelmer Vernooij
8ce292bdf3 r15871: Fix systems with native iconv 2007-10-10 14:08:35 -05:00
Jelmer Vernooij
7937932615 r15870: Improve detection of iconv - should prevent HAVE_ICONV_H being
defined when the installed iconv library doesn't match our criteria as
well as some other minor fixes.
2007-10-10 14:08:35 -05:00
Jim McDonough
55843863ff r15869: Fix loop var to search paths for iconv 2007-10-10 14:08:34 -05:00
Jelmer Vernooij
ea7b28572b r15568: Simplify detection of iconv libraries a fair bit and fix it to
work on FreeBSD.

Based very loosely on a patch by Timur Bakevey

Fixes #3688
2007-10-10 14:05:57 -05:00
Stefan Metzmacher
69ade058fd r9078: - move charset stuff to lib/charset
- don't use the global $LIBS variable for -liconv as $LIBS is not used anymore

should fix the build on solaris 10

metze
2007-10-10 13:31:14 -05:00