diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-09-24 01:52:20 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:20:16 -0500 |
commit | a90eba6316b89c3e387e0c52af22b5344a5de2f2 (patch) | |
tree | 38ac24ab2aaa9f900dd3a2a79b0193702521c9c8 /source4/torture/torture.h | |
parent | 51f27dc3f19e9916155ecad64662b874d1fea229 (diff) | |
download | samba-a90eba6316b89c3e387e0c52af22b5344a5de2f2.tar.gz samba-a90eba6316b89c3e387e0c52af22b5344a5de2f2.tar.bz2 samba-a90eba6316b89c3e387e0c52af22b5344a5de2f2.zip |
r18859: finally worked out what is going wrong with immediate structures. The
problem is that the AC_PROG_CC_C99 macro ends up selecting either
-std=std99 or -std=gnu99 for gcc. Ironically enough, that breaks
constant structure initialisers!
So, simplest solution is to not try that configure test if we know we
are using gcc
(This used to be commit 331435daf3275acaf282c1032c6e9f7dc3e685bb)
Diffstat (limited to 'source4/torture/torture.h')
0 files changed, 0 insertions, 0 deletions