Date: Tuesday, December 13, 2005 @ 10:42:44
Author: gilles
Path: /cvsroot/carob/libmysequoia
Modified: Makefile (1.14 -> 1.15) src/Makefile (1.4 -> 1.5)
Renamed libcarobcpp to libcarob: "carob" is now the name of the c++ api itself,
not of the whole project anymore (no more odbc & friends)
--------------+
Makefile | 2 +-
src/Makefile | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Index: libmysequoia/Makefile
diff -u libmysequoia/Makefile:1.14 libmysequoia/Makefile:1.15
--- libmysequoia/Makefile:1.14 Fri Dec 9 10:56:02 2005
+++ libmysequoia/Makefile Tue Dec 13 10:42:44 2005
@@ -17,7 +17,7 @@
# Initial developer(s): Zsolt Simon, Csaba Simon
# Contributor(s):
#
-# Makefile crafted from LibCarobCpp Makefile. Thanks Giles!
+# Makefile created from LibCarob Makefile. Thanks Gilles!
#
# Makefile for LibMySequoia and tests
#
Index: libmysequoia/src/Makefile
diff -u libmysequoia/src/Makefile:1.4 libmysequoia/src/Makefile:1.5
--- libmysequoia/src/Makefile:1.4 Fri Dec 9 10:56:03 2005
+++ libmysequoia/src/Makefile Tue Dec 13 10:42:44 2005
@@ -17,7 +17,7 @@
# Initial developer(s): Zsolt Simon, Csaba Simon
# Contributor(s):
#
-# Makefile crafted from LibCarobCpp Makefile. Thanks Giles!
+# Makefile created from LibCarob Makefile. Thanks Gilles!
#
# Makefile for LibMySequoia and tests
#
@@ -37,7 +37,7 @@
# LibMySequoia C++ lib
CXXFLAGS = -fprofile-arcs -ftest-coverage -g3 -O0 -Wall ${INCDIR}
-LDFLAGS = -fprofile-arcs -ftest-coverage -fPIC --shared -Wl,-rpath,../carob
-L../../carob -lcarobcpp
+LDFLAGS = -fprofile-arcs -ftest-coverage -fPIC --shared -Wl,-rpath,../carob
-L../../carob -lcarob
LIB_MYSEQUOIA = mysequoia
LIB_MYSEQUOIA_LIB_SHORT = lib${LIB_MYSEQUOIA}.so
LIB_MYSEQUOIA_LIB = ${LIB_MYSEQUOIA_LIB_SHORT}.${LIB_MAJOR_VERSION}
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits