Require __GNUC__ >= 3 before defining slim_hidden_def macro

This commit is contained in:
Carl Worth 2003-09-24 06:20:38 +00:00
parent ba03c60ce9
commit 17f5e712e2

View file

@ -1,3 +1,9 @@
2003-09-23 Carl Worth <cworth@east.isi.edu>
* src/slim_internal.h: The slim_hidden_def macros were causing
build failures with gcc 2.95.4. I've bumped the test for these
macros up to: __GNUC__ >= 3. We'll see if that's sufficient.
2003-09-09 Carl Worth <cworth@isi.edu>
* configure.in (SLIM_VERSION): Bump version number to 0.2.0