The following file was modified in libs/expat/xmlparse:
Name Old version New version Comment
---- ----------- ----------- -------
Makefile 1.1 1.2=20=20=20=20=20=20=20=20=20=20=20=20=20
The accompanying log:
Use AXIS_USABLE_LIBS instead of USE_UCLIBC.
The diff of the modified file(s):
--- Makefile 2001/02/18 12:35:44 1.1
+++ Makefile 2001/09/21 15:33:07 1.2
@@ -1,4 +1,4 @@
-USE_UCLIBC =3D 1
+AXIS_USABLE_LIBS =3D UCLIBC GLIBC
include $(APPS)/Rules.elinux
=20
LIB =3D libxmlparse.a
|