summaryrefslogtreecommitdiff
path: root/source4/lib/replace/libreplace_cc.m4
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij1-182/+0
2008-09-14Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...Yannick Bergeron1-1/+2
2008-09-14Correctly find a [u]int32_t replacementVolker Lendecke1-6/+15
2008-04-17use uintptr_t instead of intptr_t where appropriateAndrew Tridgell1-1/+2
2007-12-21r25976: libreplace: not all platforms like _XOPEN_SOURCE=600Stefan Metzmacher1-2/+5
2007-12-21r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600Stefan Metzmacher1-0/+1
2007-12-21r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINEStefan Metzmacher1-2/+2
2007-10-10r25515: Revert r25448:Michael Adam1-2/+2
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij1-2/+2
2007-10-10r23303: so HP-UX 11.11 also likes the 11.00 workarround for brokenStefan Metzmacher1-7/+2
2007-10-10r23296: HP-UX 11.11 also gets sizeof(uint64_t) == 4Stefan Metzmacher1-1/+2
2007-10-10r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00Stefan Metzmacher1-1/+5
2007-10-10r23266: HP-UX 11.23 doesn't like this, but HP-UX 11.00 and 11.11 need itStefan Metzmacher1-2/+2
2007-10-10r23265: HP-UX 11.00 also needs this, try to see if 11.23 is also happyStefan Metzmacher1-2/+2
2007-10-10r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...Stefan Metzmacher1-17/+21
2007-10-10r19198: fix typo...Stefan Metzmacher1-1/+1
2007-10-10r19195: this should fix should workaround the brokenStefan Metzmacher1-0/+4
2007-10-10r19186: that doesn't help...Stefan Metzmacher1-4/+0
2007-10-10r19173: see if HPUX 11.23 needs the same workaround as 11.11Stefan Metzmacher1-0/+4
2007-10-10r19131: merge from samba3:Stefan Metzmacher1-1/+1
2007-10-10r18970: avoid strndup and strnlen on AIX. They are quite broken. SeeAndrew Tridgell1-0/+2
2007-10-10r18914: this bug fix needs to be for just hpux 11.11Andrew Tridgell1-1/+4
2007-10-10r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This ideaAndrew Tridgell1-0/+1
2007-10-10r18859: finally worked out what is going wrong with immediate structures. TheAndrew Tridgell1-0/+27
2007-10-10r18549: move gcc version check to libreplace and reorder the tests a bitStefan Metzmacher1-6/+10
2007-10-10r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell1-0/+31
2007-10-10r18502: remove unused linesStefan Metzmacher1-10/+0
2007-10-10r18501: libreplace needs 'long long', bailout if not presentStefan Metzmacher1-0/+7
2007-10-10r18488: we have to make sure any extensions flags also make it intoAndrew Tridgell1-11/+3
2007-10-10r18486: hopefully this fixes the panics on solarisStefan Metzmacher1-0/+3
2007-10-10r18479: start hiding libreplace configure tests behind macrosStefan Metzmacher1-0/+99