1 Feb
2005
1 Feb
'05
8:11 p.m.
Hi Timo, Small nit with the latest test62. I think you forgot to remove the old CFLAGS. Thanks for the fix though. --- ../dovecot-1.0-test62/configure.in Mon Jan 31 10:36:16 2005 +++ ./configure.in Mon Jan 31 20:09:22 2005 @@ -244,9 +244,6 @@ CFLAGS="$old_cflags" ]) - # say specifically that we want C99 features. - # we can make use of GNU features as well, so don't use -std=c99. - CFLAGS="$CFLAGS -std=gnu99" fi dnl **