1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-05 12:23:50 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Metzmacher
43970e6d08 r18292: import some autoconf 2.60 specific macros,
so that older autoconf versions still work

metze
2007-10-10 14:18:03 -05:00
Andrew Tridgell
2dc9239a36 r18287: add support for the -qlanglvl=extc99 and -qlanglvl=stdc99 flags,
needed on AIX 5.2 for C99 structures
2007-10-10 14:18:02 -05:00
Andrew Tridgell
46f72d7e3f r18216: a special override for the broken HP-UX C compiler. It does support
C99 initialisers without any flags, but if you don't give it -AC99
then it dies when those initialisers are very complex
2007-10-10 14:17:51 -05:00
Stefan Metzmacher
38f9e90a12 r18152: move our AC macros into lib/replace/libreplace_macros.m4
and include them from there

metze
2007-10-10 14:17:43 -05:00
Stefan Metzmacher
d0f40dd3e5 r18145: rename cc_feature.m4 into libreplace_macros.m4
metze
2007-10-10 14:17:40 -05:00