Skip to content

Commit 24e44d6

Browse files
committed
update.
1 parent d5ec428 commit 24e44d6

File tree

13 files changed

+35307
-15676
lines changed

13 files changed

+35307
-15676
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ bin/
2424
*.ncb
2525
*.suo
2626
tags
27+
Makefile

Makefile

+4-1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ CPPFLAGS =
117117
CYGPATH_W = echo
118118
DEFS = -DHAVE_CONFIG_H
119119
DEPDIR = .deps
120+
DLLTOOL = @DLLTOOL@
120121
DSYMUTIL =
121122
DUMPBIN =
122123
ECHO_C =
@@ -140,6 +141,7 @@ LIPO =
140141
LN_S = ln -s
141142
LTLIBOBJS =
142143
MAKEINFO = ${SHELL} /home/wb/Projects/git/libcstl/missing --run makeinfo
144+
MANIFEST_TOOL = @MANIFEST_TOOL@
143145
MKDIR_P = /bin/mkdir -p
144146
NM = /usr/bin/nm -B
145147
NMEDIT =
@@ -152,6 +154,7 @@ PACKAGE_BUGREPORT = [email protected]
152154
PACKAGE_NAME = libcstl
153155
PACKAGE_STRING = libcstl 2.2.0
154156
PACKAGE_TARNAME = libcstl
157+
PACKAGE_URL = @PACKAGE_URL@
155158
PACKAGE_VERSION = 2.2.0
156159
PATH_SEPARATOR = :
157160
RANLIB = ranlib
@@ -164,6 +167,7 @@ abs_builddir = /home/wb/Projects/git/libcstl
164167
abs_srcdir = /home/wb/Projects/git/libcstl
165168
abs_top_builddir = /home/wb/Projects/git/libcstl
166169
abs_top_srcdir = /home/wb/Projects/git/libcstl
170+
ac_ct_AR = @ac_ct_AR@
167171
ac_ct_CC = gcc
168172
ac_ct_DUMPBIN =
169173
am__include = include
@@ -196,7 +200,6 @@ libdir = ${exec_prefix}/lib
196200
libexecdir = ${exec_prefix}/libexec
197201
localedir = ${datarootdir}/locale
198202
localstatedir = ${prefix}/var
199-
lt_ECHO = echo
200203
mandir = ${datarootdir}/man
201204
mkdir_p = /bin/mkdir -p
202205
oldincludedir = /usr/include

build-win/Makefile

+4-1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ CPPFLAGS =
104104
CYGPATH_W = echo
105105
DEFS = -DHAVE_CONFIG_H
106106
DEPDIR = .deps
107+
DLLTOOL = @DLLTOOL@
107108
DSYMUTIL =
108109
DUMPBIN =
109110
ECHO_C =
@@ -127,6 +128,7 @@ LIPO =
127128
LN_S = ln -s
128129
LTLIBOBJS =
129130
MAKEINFO = ${SHELL} /home/wb/Projects/git/libcstl/missing --run makeinfo
131+
MANIFEST_TOOL = @MANIFEST_TOOL@
130132
MKDIR_P = /bin/mkdir -p
131133
NM = /usr/bin/nm -B
132134
NMEDIT =
@@ -139,6 +141,7 @@ PACKAGE_BUGREPORT = [email protected]
139141
PACKAGE_NAME = libcstl
140142
PACKAGE_STRING = libcstl 2.2.0
141143
PACKAGE_TARNAME = libcstl
144+
PACKAGE_URL = @PACKAGE_URL@
142145
PACKAGE_VERSION = 2.2.0
143146
PATH_SEPARATOR = :
144147
RANLIB = ranlib
@@ -151,6 +154,7 @@ abs_builddir = /home/wb/Projects/git/libcstl/build-win
151154
abs_srcdir = /home/wb/Projects/git/libcstl/build-win
152155
abs_top_builddir = /home/wb/Projects/git/libcstl
153156
abs_top_srcdir = /home/wb/Projects/git/libcstl
157+
ac_ct_AR = @ac_ct_AR@
154158
ac_ct_CC = gcc
155159
ac_ct_DUMPBIN =
156160
am__include = include
@@ -183,7 +187,6 @@ libdir = ${exec_prefix}/lib
183187
libexecdir = ${exec_prefix}/libexec
184188
localedir = ${datarootdir}/locale
185189
localstatedir = ${prefix}/var
186-
lt_ECHO = echo
187190
mandir = ${datarootdir}/man
188191
mkdir_p = /bin/mkdir -p
189192
oldincludedir = /usr/include

build-win/vc8/Makefile

+4-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ CPPFLAGS =
6464
CYGPATH_W = echo
6565
DEFS = -DHAVE_CONFIG_H
6666
DEPDIR = .deps
67+
DLLTOOL = @DLLTOOL@
6768
DSYMUTIL =
6869
DUMPBIN =
6970
ECHO_C =
@@ -87,6 +88,7 @@ LIPO =
8788
LN_S = ln -s
8889
LTLIBOBJS =
8990
MAKEINFO = ${SHELL} /home/wb/Projects/git/libcstl/missing --run makeinfo
91+
MANIFEST_TOOL = @MANIFEST_TOOL@
9092
MKDIR_P = /bin/mkdir -p
9193
NM = /usr/bin/nm -B
9294
NMEDIT =
@@ -99,6 +101,7 @@ PACKAGE_BUGREPORT = [email protected]
99101
PACKAGE_NAME = libcstl
100102
PACKAGE_STRING = libcstl 2.2.0
101103
PACKAGE_TARNAME = libcstl
104+
PACKAGE_URL = @PACKAGE_URL@
102105
PACKAGE_VERSION = 2.2.0
103106
PATH_SEPARATOR = :
104107
RANLIB = ranlib
@@ -111,6 +114,7 @@ abs_builddir = /home/wb/Projects/git/libcstl/build-win/vc8
111114
abs_srcdir = /home/wb/Projects/git/libcstl/build-win/vc8
112115
abs_top_builddir = /home/wb/Projects/git/libcstl
113116
abs_top_srcdir = /home/wb/Projects/git/libcstl
117+
ac_ct_AR = @ac_ct_AR@
114118
ac_ct_CC = gcc
115119
ac_ct_DUMPBIN =
116120
am__include = include
@@ -143,7 +147,6 @@ libdir = ${exec_prefix}/lib
143147
libexecdir = ${exec_prefix}/libexec
144148
localedir = ${datarootdir}/locale
145149
localstatedir = ${prefix}/var
146-
lt_ECHO = echo
147150
mandir = ${datarootdir}/man
148151
mkdir_p = /bin/mkdir -p
149152
oldincludedir = /usr/include

build-win/vc9/Makefile

+4-1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ CPPFLAGS =
6464
CYGPATH_W = echo
6565
DEFS = -DHAVE_CONFIG_H
6666
DEPDIR = .deps
67+
DLLTOOL = @DLLTOOL@
6768
DSYMUTIL =
6869
DUMPBIN =
6970
ECHO_C =
@@ -87,6 +88,7 @@ LIPO =
8788
LN_S = ln -s
8889
LTLIBOBJS =
8990
MAKEINFO = ${SHELL} /home/wb/Projects/git/libcstl/missing --run makeinfo
91+
MANIFEST_TOOL = @MANIFEST_TOOL@
9092
MKDIR_P = /bin/mkdir -p
9193
NM = /usr/bin/nm -B
9294
NMEDIT =
@@ -99,6 +101,7 @@ PACKAGE_BUGREPORT = [email protected]
99101
PACKAGE_NAME = libcstl
100102
PACKAGE_STRING = libcstl 2.2.0
101103
PACKAGE_TARNAME = libcstl
104+
PACKAGE_URL = @PACKAGE_URL@
102105
PACKAGE_VERSION = 2.2.0
103106
PATH_SEPARATOR = :
104107
RANLIB = ranlib
@@ -111,6 +114,7 @@ abs_builddir = /home/wb/Projects/git/libcstl/build-win/vc9
111114
abs_srcdir = /home/wb/Projects/git/libcstl/build-win/vc9
112115
abs_top_builddir = /home/wb/Projects/git/libcstl
113116
abs_top_srcdir = /home/wb/Projects/git/libcstl
117+
ac_ct_AR = @ac_ct_AR@
114118
ac_ct_CC = gcc
115119
ac_ct_DUMPBIN =
116120
am__include = include
@@ -143,7 +147,6 @@ libdir = ${exec_prefix}/lib
143147
libexecdir = ${exec_prefix}/libexec
144148
localedir = ${datarootdir}/locale
145149
localstatedir = ${prefix}/var
146-
lt_ECHO = echo
147150
mandir = ${datarootdir}/man
148151
mkdir_p = /bin/mkdir -p
149152
oldincludedir = /usr/include

config.log

+2-92
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ generated by GNU Autoconf 2.63. Invocation command line was
1212

1313
hostname = activesys
1414
uname -m = x86_64
15-
uname -r = 2.6.32-279.2.1.el6.x86_64
15+
uname -r = 2.6.32-279.11.1.el6.x86_64
1616
uname -s = Linux
17-
uname -v = #1 SMP Fri Jul 20 01:55:29 UTC 2012
17+
uname -v = #1 SMP Tue Oct 16 15:57:10 UTC 2012
1818

1919
/usr/bin/uname -p = unknown
2020
/bin/uname -X = unknown
@@ -577,7 +577,6 @@ config.status:992: creating build-win/vc9/Makefile
577577
config.status:992: creating test/Makefile
578578
config.status:992: creating test/ut/Makefile
579579
config.status:992: creating config.h
580-
config.status:1214: config.h is unchanged
581580
config.status:1266: executing depfiles commands
582581
config.status:1266: executing libtool commands
583582

@@ -798,92 +797,3 @@ target_alias=''
798797
#define HAVE_MALLOC 1
799798

800799
configure: exit 0
801-
802-
## ---------------------- ##
803-
## Running config.status. ##
804-
## ---------------------- ##
805-
806-
This file was extended by libcstl config.status 2.2.0, which was
807-
generated by GNU Autoconf 2.63. Invocation command line was
808-
809-
CONFIG_FILES =
810-
CONFIG_HEADERS =
811-
CONFIG_LINKS =
812-
CONFIG_COMMANDS =
813-
$ ./config.status config.h
814-
815-
on activesys
816-
817-
config.status:992: creating config.h
818-
config.status:1214: config.h is unchanged
819-
820-
## ---------------------- ##
821-
## Running config.status. ##
822-
## ---------------------- ##
823-
824-
This file was extended by libcstl config.status 2.2.0, which was
825-
generated by GNU Autoconf 2.63. Invocation command line was
826-
827-
CONFIG_FILES =
828-
CONFIG_HEADERS =
829-
CONFIG_LINKS =
830-
CONFIG_COMMANDS =
831-
$ ./config.status src/Makefile depfiles
832-
833-
on activesys
834-
835-
config.status:992: creating src/Makefile
836-
config.status:1266: executing depfiles commands
837-
838-
## ---------------------- ##
839-
## Running config.status. ##
840-
## ---------------------- ##
841-
842-
This file was extended by libcstl config.status 2.2.0, which was
843-
generated by GNU Autoconf 2.63. Invocation command line was
844-
845-
CONFIG_FILES =
846-
CONFIG_HEADERS =
847-
CONFIG_LINKS =
848-
CONFIG_COMMANDS =
849-
$ ./config.status cstl/Makefile
850-
851-
on activesys
852-
853-
config.status:992: creating cstl/Makefile
854-
855-
## ---------------------- ##
856-
## Running config.status. ##
857-
## ---------------------- ##
858-
859-
This file was extended by libcstl config.status 2.2.0, which was
860-
generated by GNU Autoconf 2.63. Invocation command line was
861-
862-
CONFIG_FILES =
863-
CONFIG_HEADERS =
864-
CONFIG_LINKS =
865-
CONFIG_COMMANDS =
866-
$ ./config.status src/Makefile depfiles
867-
868-
on activesys
869-
870-
config.status:992: creating src/Makefile
871-
config.status:1266: executing depfiles commands
872-
873-
## ---------------------- ##
874-
## Running config.status. ##
875-
## ---------------------- ##
876-
877-
This file was extended by libcstl config.status 2.2.0, which was
878-
generated by GNU Autoconf 2.63. Invocation command line was
879-
880-
CONFIG_FILES =
881-
CONFIG_HEADERS =
882-
CONFIG_LINKS =
883-
CONFIG_COMMANDS =
884-
$ ./config.status test/ut/Makefile depfiles
885-
886-
on activesys
887-
888-
config.status:992: creating test/ut/Makefile
889-
config.status:1266: executing depfiles commands

config.status

+1-1
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
583583
finish_eval=''
584584
hardcode_into_libs='yes'
585585
sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.4.6 /usr/lib64 /lib64'
586-
sys_lib_dlsearch_path_spec='/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/lib64/cmpi /usr/lib64/mysql /usr/lib64/opencryptoki /usr/lib64/opencryptoki/stdll /usr/lib64/oprofile /usr/lib64/qt-3.3/lib /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/tcl8.5 /usr/lib64/xulrunner-2 '
586+
sys_lib_dlsearch_path_spec='/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas /usr/lib64/cmpi /usr/lib64/mysql /usr/lib64/opencryptoki /usr/lib64/opencryptoki/stdll /usr/lib64/oprofile /usr/lib64/qt-3.3/lib /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/cmpi /usr/lib64/tcl8.5 /usr/lib64/xulrunner-2 /usr/local/lib '
587587
hardcode_action='immediate'
588588
enable_dlopen='unknown'
589589
enable_dlopen_self='unknown'

0 commit comments

Comments
 (0)