[-]
[+]
|
Changed |
lfcxml.spec
|
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/README
^
|
@@ -4,7 +4,7 @@
-----------------------------------------------
C++ XML library
- Version 1.0.23
+ Version 1.0.25
(C)opyright 2006,2007,2008,2009,2010 Bjoern Lemke
|
[-]
[+]
|
Added |
lfcxml-1.0.25.tar.gz/README~
^
|
@@ -0,0 +1,70 @@
+
+
+ lfcxml - Lemke Foundation classes XML extension
+ -----------------------------------------------
+ C++ XML library
+
+ Version 1.0.24
+
+ (C)opyright 2006,2007,2008,2009,2010 Bjoern Lemke
+
+ This software comes under the GNU general public license
+
+
+Requirements
+------------
+To build the XML library, you need the following library packages available as opensource from www.lemke-it.com:
+
+ lfc-1.1.34.tar.gz
+
+Supported platforms
+-------------------
+XML library has been successfully tested on
+
+ Mac OS X
+ Solaris
+ FreeBSD
+ HP-UX
+
+Installation
+------------
+Run the configure script with the following options
+
+ ./configure --prefix=<prefix-dir>
+
+where base-include-dir and base-lib-dir are the location directories the
+base headers and library have been installed.
+
+For 64bit compile, you have to set the CFLAGS variable
+
+ $ ./configure --prefix=<prefix-dir> CFLAGS=-m64 LDFLAGS=-m64
+
+where -m64 is the valid compile option vor GNU gcc.
+
+For Forte C compiles ( Sun Solaris ), you should specify
+
+ $ ./configure --prefix=<prefix-dir> CFLAGS=-xarch=v9 LDFLAGS=-xarch=v9 SHLIBOPT=-G
+
+Please note : For 64bit compile, you also need appropriate 64bit compiled versions of libBase, libXML and the readline library
+
+
+Run make
+
+ ./make
+
+This builds the XML library as a liblfcxml.a.
+You can install the library with the required header files
+with the install command
+
+ ./make install
+
+Testing
+-------
+To make some basic tests, you can use the sample in the sample folder, or build them with
+
+ ./make samples
+
+Documentation
+-------------
+Since this is a utility library, no explicit user documentation is provided with this package.
+
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/autom4te.cache/output.0
^
|
@@ -674,6 +674,7 @@
host_vendor
host_os
SHLIBOPT
+SHLIBPOSTFIX
AR
CPP
GREP
@@ -3298,14 +3299,26 @@
*darwin* )
SHLIBOPT="-dynamiclib -Wl,-headerpad_max_install_names,-undefined,dynamic_lookup,-compatibility_version,1."
+ SHLIBPOSTFIX=""
+
;;
*solaris* )
SHLIBOPT="-shared -W1,-soname,libXML.so.1"
+ SHLIBPOSTFIX=""
+
;;
*freebsd* )
SHLIBOPT="-shared"
+ SHLIBPOSTFIX=".1"
+
+ ;;
+ *linux* )
+ SHLIBOPT="-shared"
+
+ SHLIBPOSTFIX=""
+
;;
esac
else
@@ -5778,6 +5791,7 @@
host_vendor!$host_vendor$ac_delim
host_os!$host_os$ac_delim
SHLIBOPT!$SHLIBOPT$ac_delim
+SHLIBPOSTFIX!$SHLIBPOSTFIX$ac_delim
AR!$AR$ac_delim
CPP!$CPP$ac_delim
GREP!$GREP$ac_delim
@@ -5786,7 +5800,7 @@
LTLIBOBJS!$LTLIBOBJS$ac_delim
_ACEOF
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 66; then
+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 67; then
break
elif $ac_last_try; then
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/autom4te.cache/requests
^
|
@@ -14,15 +14,15 @@
'configure.ac'
],
{
- 'AM_PROG_F77_C_O' => 1,
'_LT_AC_TAGCONFIG' => 1,
- 'm4_pattern_forbid' => 1,
+ 'AM_PROG_F77_C_O' => 1,
'AC_INIT' => 1,
+ 'm4_pattern_forbid' => 1,
'AC_CANONICAL_TARGET' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
'AC_SUBST' => 1,
- 'AC_CANONICAL_HOST' => 1,
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
'AC_FC_SRCEXT' => 1,
+ 'AC_CANONICAL_HOST' => 1,
'AC_PROG_LIBTOOL' => 1,
'AM_INIT_AUTOMAKE' => 1,
'AC_CONFIG_SUBDIRS' => 1,
@@ -30,8 +30,8 @@
'LT_CONFIG_LTDL_DIR' => 1,
'AC_REQUIRE_AUX_FILE' => 1,
'AC_CONFIG_LINKS' => 1,
- 'LT_SUPPORTED_TAG' => 1,
'm4_sinclude' => 1,
+ 'LT_SUPPORTED_TAG' => 1,
'AM_MAINTAINER_MODE' => 1,
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
'_m4_warn' => 1,
@@ -48,11 +48,11 @@
'AH_OUTPUT' => 1,
'_AM_SUBST_NOTMAKE' => 1,
'AC_CONFIG_AUX_DIR' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'm4_pattern_allow' => 1,
'sinclude' => 1,
- 'AM_CONDITIONAL' => 1,
+ 'm4_pattern_allow' => 1,
+ 'AM_PROG_CC_C_O' => 1,
'AC_CANONICAL_SYSTEM' => 1,
+ 'AM_CONDITIONAL' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'm4_include' => 1,
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/autom4te.cache/traces.0
^
|
@@ -245,134 +245,149 @@
m4trace:configure.ac:60: -1- AC_SUBST([SHLIBOPT], ["-dynamiclib -Wl,-headerpad_max_install_names,-undefined,dynamic_lookup,-compatibility_version,1."])
m4trace:configure.ac:60: -1- AC_SUBST_TRACE([SHLIBOPT])
m4trace:configure.ac:60: -1- m4_pattern_allow([^SHLIBOPT$])
-m4trace:configure.ac:63: -1- AC_SUBST([SHLIBOPT], ["-shared -W1,-soname,libXML.so.1"])
-m4trace:configure.ac:63: -1- AC_SUBST_TRACE([SHLIBOPT])
-m4trace:configure.ac:63: -1- m4_pattern_allow([^SHLIBOPT$])
-m4trace:configure.ac:66: -1- AC_SUBST([SHLIBOPT], ["-shared"])
-m4trace:configure.ac:66: -1- AC_SUBST_TRACE([SHLIBOPT])
-m4trace:configure.ac:66: -1- m4_pattern_allow([^SHLIBOPT$])
-m4trace:configure.ac:70: -1- AC_SUBST([SHLIBOPT], [$SHLIBOPT])
-m4trace:configure.ac:70: -1- AC_SUBST_TRACE([SHLIBOPT])
-m4trace:configure.ac:70: -1- m4_pattern_allow([^SHLIBOPT$])
-m4trace:configure.ac:82: -1- AH_OUTPUT([HAVE_LIBHISTORY], [/* Define to 1 if you have the `history\' library (-lhistory). */
+m4trace:configure.ac:61: -1- AC_SUBST([SHLIBPOSTFIX], [""])
+m4trace:configure.ac:61: -1- AC_SUBST_TRACE([SHLIBPOSTFIX])
+m4trace:configure.ac:61: -1- m4_pattern_allow([^SHLIBPOSTFIX$])
+m4trace:configure.ac:64: -1- AC_SUBST([SHLIBOPT], ["-shared -W1,-soname,libXML.so.1"])
+m4trace:configure.ac:64: -1- AC_SUBST_TRACE([SHLIBOPT])
+m4trace:configure.ac:64: -1- m4_pattern_allow([^SHLIBOPT$])
+m4trace:configure.ac:65: -1- AC_SUBST([SHLIBPOSTFIX], [""])
+m4trace:configure.ac:65: -1- AC_SUBST_TRACE([SHLIBPOSTFIX])
+m4trace:configure.ac:65: -1- m4_pattern_allow([^SHLIBPOSTFIX$])
+m4trace:configure.ac:68: -1- AC_SUBST([SHLIBOPT], ["-shared"])
+m4trace:configure.ac:68: -1- AC_SUBST_TRACE([SHLIBOPT])
+m4trace:configure.ac:68: -1- m4_pattern_allow([^SHLIBOPT$])
+m4trace:configure.ac:69: -1- AC_SUBST([SHLIBPOSTFIX], [".1"])
+m4trace:configure.ac:69: -1- AC_SUBST_TRACE([SHLIBPOSTFIX])
+m4trace:configure.ac:69: -1- m4_pattern_allow([^SHLIBPOSTFIX$])
+m4trace:configure.ac:72: -1- AC_SUBST([SHLIBOPT], ["-shared"])
+m4trace:configure.ac:72: -1- AC_SUBST_TRACE([SHLIBOPT])
+m4trace:configure.ac:72: -1- m4_pattern_allow([^SHLIBOPT$])
+m4trace:configure.ac:73: -1- AC_SUBST([SHLIBPOSTFIX], [""])
+m4trace:configure.ac:73: -1- AC_SUBST_TRACE([SHLIBPOSTFIX])
+m4trace:configure.ac:73: -1- m4_pattern_allow([^SHLIBPOSTFIX$])
+m4trace:configure.ac:77: -1- AC_SUBST([SHLIBOPT], [$SHLIBOPT])
+m4trace:configure.ac:77: -1- AC_SUBST_TRACE([SHLIBOPT])
+m4trace:configure.ac:77: -1- m4_pattern_allow([^SHLIBOPT$])
+m4trace:configure.ac:89: -1- AH_OUTPUT([HAVE_LIBHISTORY], [/* Define to 1 if you have the `history\' library (-lhistory). */
#undef HAVE_LIBHISTORY])
-m4trace:configure.ac:82: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBHISTORY])
-m4trace:configure.ac:82: -1- m4_pattern_allow([^HAVE_LIBHISTORY$])
-m4trace:configure.ac:84: -1- AH_OUTPUT([HAVE_LIBNCURSES], [/* Define to 1 if you have the `ncurses\' library (-lncurses). */
+m4trace:configure.ac:89: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBHISTORY])
+m4trace:configure.ac:89: -1- m4_pattern_allow([^HAVE_LIBHISTORY$])
+m4trace:configure.ac:91: -1- AH_OUTPUT([HAVE_LIBNCURSES], [/* Define to 1 if you have the `ncurses\' library (-lncurses). */
#undef HAVE_LIBNCURSES])
-m4trace:configure.ac:84: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBNCURSES])
-m4trace:configure.ac:84: -1- m4_pattern_allow([^HAVE_LIBNCURSES$])
-m4trace:configure.ac:86: -1- AH_OUTPUT([HAVE_LIBPTHREAD], [/* Define to 1 if you have the `pthread\' library (-lpthread). */
+m4trace:configure.ac:91: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBNCURSES])
+m4trace:configure.ac:91: -1- m4_pattern_allow([^HAVE_LIBNCURSES$])
+m4trace:configure.ac:93: -1- AH_OUTPUT([HAVE_LIBPTHREAD], [/* Define to 1 if you have the `pthread\' library (-lpthread). */
#undef HAVE_LIBPTHREAD])
-m4trace:configure.ac:86: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBPTHREAD])
-m4trace:configure.ac:86: -1- m4_pattern_allow([^HAVE_LIBPTHREAD$])
-m4trace:configure.ac:88: -1- AH_OUTPUT([HAVE_LIBREADLINE], [/* Define to 1 if you have the `readline\' library (-lreadline). */
+m4trace:configure.ac:93: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBPTHREAD])
+m4trace:configure.ac:93: -1- m4_pattern_allow([^HAVE_LIBPTHREAD$])
+m4trace:configure.ac:95: -1- AH_OUTPUT([HAVE_LIBREADLINE], [/* Define to 1 if you have the `readline\' library (-lreadline). */
#undef HAVE_LIBREADLINE])
-m4trace:configure.ac:88: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBREADLINE])
-m4trace:configure.ac:88: -1- m4_pattern_allow([^HAVE_LIBREADLINE$])
-m4trace:configure.ac:90: -1- AC_SUBST([AR])
-m4trace:configure.ac:90: -1- AC_SUBST_TRACE([AR])
-m4trace:configure.ac:90: -1- m4_pattern_allow([^AR$])
-m4trace:configure.ac:93: -1- AC_SUBST([CPP])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([CPP])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^CPP$])
-m4trace:configure.ac:93: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([CPPFLAGS])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^CPPFLAGS$])
-m4trace:configure.ac:93: -1- AC_SUBST([CPP])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([CPP])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^CPP$])
-m4trace:configure.ac:93: -1- AC_SUBST([GREP])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([GREP])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^GREP$])
-m4trace:configure.ac:93: -1- AC_SUBST([GREP])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([GREP])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^GREP$])
-m4trace:configure.ac:93: -1- AC_SUBST([EGREP])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([EGREP])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^EGREP$])
-m4trace:configure.ac:93: -1- AC_SUBST([EGREP])
-m4trace:configure.ac:93: -1- AC_SUBST_TRACE([EGREP])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^EGREP$])
-m4trace:configure.ac:93: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
-m4trace:configure.ac:93: -1- m4_pattern_allow([^STDC_HEADERS$])
-m4trace:configure.ac:93: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
+m4trace:configure.ac:95: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBREADLINE])
+m4trace:configure.ac:95: -1- m4_pattern_allow([^HAVE_LIBREADLINE$])
+m4trace:configure.ac:97: -1- AC_SUBST([AR])
+m4trace:configure.ac:97: -1- AC_SUBST_TRACE([AR])
+m4trace:configure.ac:97: -1- m4_pattern_allow([^AR$])
+m4trace:configure.ac:100: -1- AC_SUBST([CPP])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([CPP])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^CPP$])
+m4trace:configure.ac:100: -1- AC_SUBST([CPPFLAGS])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([CPPFLAGS])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^CPPFLAGS$])
+m4trace:configure.ac:100: -1- AC_SUBST([CPP])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([CPP])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^CPP$])
+m4trace:configure.ac:100: -1- AC_SUBST([GREP])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([GREP])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^GREP$])
+m4trace:configure.ac:100: -1- AC_SUBST([GREP])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([GREP])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^GREP$])
+m4trace:configure.ac:100: -1- AC_SUBST([EGREP])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([EGREP])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^EGREP$])
+m4trace:configure.ac:100: -1- AC_SUBST([EGREP])
+m4trace:configure.ac:100: -1- AC_SUBST_TRACE([EGREP])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^EGREP$])
+m4trace:configure.ac:100: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
+m4trace:configure.ac:100: -1- m4_pattern_allow([^STDC_HEADERS$])
+m4trace:configure.ac:100: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* Define to 1 if you have the <fcntl.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_SYS_TIME_H], [/* Define to 1 if you have the <sys/time.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_SYS_TIME_H], [/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H])
-m4trace:configure.ac:94: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
+m4trace:configure.ac:101: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H])
-m4trace:configure.ac:97: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.ac:97: -1- m4_pattern_allow([^const$])
-m4trace:configure.ac:97: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
+m4trace:configure.ac:104: -1- AC_DEFINE_TRACE_LITERAL([const])
+m4trace:configure.ac:104: -1- m4_pattern_allow([^const$])
+m4trace:configure.ac:104: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
#undef const])
-m4trace:configure.ac:98: -1- AC_DEFINE_TRACE_LITERAL([TIME_WITH_SYS_TIME])
-m4trace:configure.ac:98: -1- m4_pattern_allow([^TIME_WITH_SYS_TIME$])
-m4trace:configure.ac:98: -1- AH_OUTPUT([TIME_WITH_SYS_TIME], [/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
+m4trace:configure.ac:105: -1- AC_DEFINE_TRACE_LITERAL([TIME_WITH_SYS_TIME])
+m4trace:configure.ac:105: -1- m4_pattern_allow([^TIME_WITH_SYS_TIME$])
+m4trace:configure.ac:105: -1- AH_OUTPUT([TIME_WITH_SYS_TIME], [/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME])
-m4trace:configure.ac:105: -2- AC_DEFINE_TRACE_LITERAL([HAVE_UNION_SEMUN])
-m4trace:configure.ac:105: -2- m4_pattern_allow([^HAVE_UNION_SEMUN$])
-m4trace:configure.ac:105: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
+m4trace:configure.ac:112: -2- AC_DEFINE_TRACE_LITERAL([HAVE_UNION_SEMUN])
+m4trace:configure.ac:112: -2- m4_pattern_allow([^HAVE_UNION_SEMUN$])
+m4trace:configure.ac:112: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [/var/tmp/autoconf/autoconf-14~104/SRC/autoconf/lib/autoconf/general.m4:2415: AC_TRY_LINK is expanded from...
-configure.ac:105: the top level])
-m4trace:configure.ac:108: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
+configure.ac:112: the top level])
+m4trace:configure.ac:115: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H])
-m4trace:configure.ac:108: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MALLOC])
-m4trace:configure.ac:108: -1- m4_pattern_allow([^HAVE_MALLOC$])
-m4trace:configure.ac:108: -1- AH_OUTPUT([HAVE_MALLOC], [/* Define to 1 if your system has a GNU libc compatible `malloc\' function, and
+m4trace:configure.ac:115: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MALLOC])
+m4trace:configure.ac:115: -1- m4_pattern_allow([^HAVE_MALLOC$])
+m4trace:configure.ac:115: -1- AH_OUTPUT([HAVE_MALLOC], [/* Define to 1 if your system has a GNU libc compatible `malloc\' function, and
to 0 otherwise. */
#undef HAVE_MALLOC])
-m4trace:configure.ac:108: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MALLOC])
-m4trace:configure.ac:108: -1- m4_pattern_allow([^HAVE_MALLOC$])
-m4trace:configure.ac:108: -1- AC_LIBSOURCE([malloc.c])
-m4trace:configure.ac:108: -1- AC_SUBST([LIB@&t@OBJS], ["$LIB@&t@OBJS malloc.$ac_objext"])
-m4trace:configure.ac:108: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
-m4trace:configure.ac:108: -1- m4_pattern_allow([^LIB@&t@OBJS$])
-m4trace:configure.ac:108: -1- AC_DEFINE_TRACE_LITERAL([malloc])
-m4trace:configure.ac:108: -1- m4_pattern_allow([^malloc$])
-m4trace:configure.ac:108: -1- AH_OUTPUT([malloc], [/* Define to rpl_malloc if the replacement function should be used. */
+m4trace:configure.ac:115: -1- AC_DEFINE_TRACE_LITERAL([HAVE_MALLOC])
+m4trace:configure.ac:115: -1- m4_pattern_allow([^HAVE_MALLOC$])
+m4trace:configure.ac:115: -1- AC_LIBSOURCE([malloc.c])
+m4trace:configure.ac:115: -1- AC_SUBST([LIB@&t@OBJS], ["$LIB@&t@OBJS malloc.$ac_objext"])
+m4trace:configure.ac:115: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
+m4trace:configure.ac:115: -1- m4_pattern_allow([^LIB@&t@OBJS$])
+m4trace:configure.ac:115: -1- AC_DEFINE_TRACE_LITERAL([malloc])
+m4trace:configure.ac:115: -1- m4_pattern_allow([^malloc$])
+m4trace:configure.ac:115: -1- AH_OUTPUT([malloc], [/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc])
-m4trace:configure.ac:109: -1- AH_OUTPUT([HAVE_GETTIMEOFDAY], [/* Define to 1 if you have the `gettimeofday\' function. */
+m4trace:configure.ac:116: -1- AH_OUTPUT([HAVE_GETTIMEOFDAY], [/* Define to 1 if you have the `gettimeofday\' function. */
#undef HAVE_GETTIMEOFDAY])
-m4trace:configure.ac:113: -1- AC_CONFIG_FILES([src/Makefile
+m4trace:configure.ac:120: -1- AC_CONFIG_FILES([src/Makefile
samples/Makefile
Makefile])
-m4trace:configure.ac:115: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
-m4trace:configure.ac:115: -1- m4_pattern_allow([^LIB@&t@OBJS$])
-m4trace:configure.ac:115: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([LTLIBOBJS])
-m4trace:configure.ac:115: -1- m4_pattern_allow([^LTLIBOBJS$])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([top_builddir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([srcdir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([abs_srcdir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([top_srcdir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([abs_top_srcdir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([builddir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([abs_builddir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([abs_top_builddir])
-m4trace:configure.ac:115: -1- AC_SUBST_TRACE([INSTALL])
+m4trace:configure.ac:122: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([LIB@&t@OBJS])
+m4trace:configure.ac:122: -1- m4_pattern_allow([^LIB@&t@OBJS$])
+m4trace:configure.ac:122: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([LTLIBOBJS])
+m4trace:configure.ac:122: -1- m4_pattern_allow([^LTLIBOBJS$])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([top_builddir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([srcdir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([abs_srcdir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([top_srcdir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([abs_top_srcdir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([builddir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([abs_builddir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([abs_top_builddir])
+m4trace:configure.ac:122: -1- AC_SUBST_TRACE([INSTALL])
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/configure
^
|
@@ -674,6 +674,7 @@
host_vendor
host_os
SHLIBOPT
+SHLIBPOSTFIX
AR
CPP
GREP
@@ -3298,14 +3299,26 @@
*darwin* )
SHLIBOPT="-dynamiclib -Wl,-headerpad_max_install_names,-undefined,dynamic_lookup,-compatibility_version,1."
+ SHLIBPOSTFIX=""
+
;;
*solaris* )
SHLIBOPT="-shared -W1,-soname,libXML.so.1"
+ SHLIBPOSTFIX=""
+
;;
*freebsd* )
SHLIBOPT="-shared"
+ SHLIBPOSTFIX=".1"
+
+ ;;
+ *linux* )
+ SHLIBOPT="-shared"
+
+ SHLIBPOSTFIX=""
+
;;
esac
else
@@ -5778,6 +5791,7 @@
host_vendor!$host_vendor$ac_delim
host_os!$host_os$ac_delim
SHLIBOPT!$SHLIBOPT$ac_delim
+SHLIBPOSTFIX!$SHLIBPOSTFIX$ac_delim
AR!$AR$ac_delim
CPP!$CPP$ac_delim
GREP!$GREP$ac_delim
@@ -5786,7 +5800,7 @@
LTLIBOBJS!$LTLIBOBJS$ac_delim
_ACEOF
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 66; then
+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 67; then
break
elif $ac_last_try; then
{ { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/configure.ac
^
|
@@ -68,7 +68,7 @@
AC_SUBST(SHLIBOPT, ["-shared"])
AC_SUBST(SHLIBPOSTFIX, [".1"])
;;
- *linux-gnu* )
+ *linux* )
AC_SUBST(SHLIBOPT, ["-shared"])
AC_SUBST(SHLIBPOSTFIX, [""])
;;
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/src/Version.cc
^
|
@@ -32,7 +32,7 @@
// Status: IMPLEMENTED
///////////////////////////////////////////////////////////////////////////////
-char __lfcxmlVersionString[] = "1.0.23";
+char __lfcxmlVersionString[] = "1.0.25";
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/src/XMLEscaper.cc
^
|
@@ -63,6 +63,7 @@
target.replaceAll(Chain("&"), Chain("&"), target);
target.replaceAll(Chain("	"), Chain("\t"), target);
target.replaceAll(Chain("
"), Chain("\n"), target);
+ target.replaceAll(Chain("
"), Chain("\n"), target);
}
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/src/XMLSuite.cc
^
|
@@ -36,6 +36,8 @@
// INCLUDES
#include "XMLSuite.h"
+#include <stdlib.h>
+
XMLSuite::XMLSuite(char *pC) : XML()
{
_pC = pC;
|
[-]
[+]
|
Changed |
lfcxml-1.0.25.tar.gz/src/XMLSuite.h
^
|
@@ -50,7 +50,7 @@
// XML INCLUDES
-#define XMLSUITE_MAXSTRINGLEN 10000
+#define XMLSUITE_MAXSTRINGLEN 100000
#define XMLSUITE_MAXCONTENT 10000
#define XMLSUITE_INBUFSIZE 8192
#define XMLSUITE_CHUNKSIZE 1024
|