Re: gc-des: needs stdbool

2007-03-12 Thread Simon Josefsson
Bruno Haible <[EMAIL PROTECTED]> writes: > Hi Simon, > > The gc-des module contains the lib/des.h header, which include . > So it should depend on 'stdbool'. Currently, it doesn't, and the compiler > on Solaris 8 complains: > > cc -O -DHAVE_CONFIG_H -I. -I.. -g -c des.c > "./des.h", line 28:

gc-des: needs stdbool

2007-03-11 Thread Bruno Haible
Hi Simon, The gc-des module contains the lib/des.h header, which include . So it should depend on 'stdbool'. Currently, it doesn't, and the compiler on Solaris 8 complains: cc -O -DHAVE_CONFIG_H -I. -I.. -g -c des.c "./des.h", line 28: cannot find include file: "./des.h", line 51: undefined