summaryrefslogtreecommitdiff
path: root/source4/lib/replace/system/iconv.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22827: Change license to LGPL (discussed with tridge).Jelmer Vernooij1-11/+16
(This used to be commit 1193c759622edd9e6843d9b7f53d9532748ce8a0)
2007-10-10r19442: this real cause of the failures on *BSD came from the missingStefan Metzmacher1-3/+3
ICONV dependency and not from a broken configure test and incorrect ifdef's. metze (This used to be commit 3df2cb1ea82dae7395d3d19ba73f97dad26bb86b)
2007-10-10r19438: try to fix up the build breakages on BSD systems due to incorrectlyAndrew Tridgell1-3/+3
detecting iconv.h (This used to be commit e6baa13e1f9c35f95021512b713cebba680b2a72)
2007-10-10r19122: merge from samba3:Stefan Metzmacher1-4/+17
sync system/iconv.h metze (This used to be commit 9c74964b619fd0754d3b72c21fe2cef4d24e7ad5)
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell1-0/+40
isolation of our portability environment from the main code, and also simplifies the includes system (no separate #ifdef _SAMBA_BUILD for tdb. ldb etc now) (This used to be commit 77d1a468e06290aba789e2f3affc769fc5159a21)