diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-03-26 20:47:47 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-03-26 20:47:47 +0000 |
commit | eb168d9dc3791e4a979c9989f9a84267af324118 (patch) | |
tree | 7016cc6efa06a12202dc14a5723b70a8236c4f7c /ChangeLog | |
parent | fcf08be4ae6f00b9ffe6155113ddd6f3310a528a (diff) | |
download | libxslt-eb168d9dc3791e4a979c9989f9a84267af324118.tar.gz libxslt-eb168d9dc3791e4a979c9989f9a84267af324118.tar.bz2 libxslt-eb168d9dc3791e4a979c9989f9a84267af324118.zip |
portability fixes from Albert Chin avoid RTLD_GLOBAL detection warning too
* configure.in python/Makefile.am python/libxslt.c libxslt/xsltutils.c
libxslt/trio.h libxslt/triodef.h: portability fixes from Albert Chin
* python/libxslt.py: avoid RTLD_GLOBAL detection warning too
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Mar 26 21:43:30 CET 2003 Daniel Veillard <daniel@veillard.com> + + * configure.in python/Makefile.am python/libxslt.c libxslt/xsltutils.c + libxslt/trio.h libxslt/triodef.h: portability fixes from Albert Chin + * python/libxslt.py: avoid RTLD_GLOBAL detection warning too + Wed Mar 26 19:08:55 CET 2003 Daniel Veillard <daniel@veillard.com> * libxslt/transform.c: forgot to make one change related to |