Changeset 916
- Timestamp:
- 08/18/06 18:05:02 (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
configure.in (modified) (1 diff)
-
lib/libtrace.h.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.in
r904 r916 4 4 # and in the README 5 5 6 AC_INIT(libtrace,3.0.0-beta 2,[contact@wand.net.nz],libtrace)6 AC_INIT(libtrace,3.0.0-beta3,[contact@wand.net.nz],libtrace) 7 7 8 8 LIBTRACE_MAJOR=3 -
trunk/lib/libtrace.h.in
r902 r916 84 84 #define LT_BITFIELD64 uint64_t 85 85 #else 86 # include <stdint.h> 86 87 #ifdef HAVE_GCCVISIBILITYPATCH 87 88 #define DLLEXPORT __attribute__ (visibility("default"))
Note: See TracChangeset
for help on using the changeset viewer.
