CVS log entries from 07.07.2007 (Sat) 07:00:01 - 08.07.2007 (Sun) 07:00:01 GMT ===================================================== Summary by authors ===================================================== Author: cparker File: radiusclient/include/freeradius-client.h; Revisions: 1.5 ===================================================== Log entries ===================================================== Description: Need to find a different method to fix the stdint.h issue on Solaris systems which lack stdint.h and instead define uintX_t types in inttypes.h. Undoing the change. The lib builds, but the included programs don't include config.h which sets the defines appropriately, so compilation of them fails. Perhaps we need a freeradius-client.h.in which gets modified to fit the system it's being installed on so that it doesn't include non-existant header files on systems that don't have them. Modified files: File: radiusclient/include/freeradius-client.h; Revision: 1.5; Date: 2007/07/07 12:41:31; Author: cparker; Lines: (+1 -3) ===================================================== Summary of modified files ===================================================== File: radiusclient/include/freeradius-client.h Revisions: 1.5 Authors: cparker (+1 -3) -- Automatic cron job from /web/pages/us.freeradius.org/bin/rc-new_makelog.pl