BABA Yoshihiko wrote:

libogdi3.patch:
--- ogdi-3.1.4-orig/config/darwin.mak 2003-12-16 03:08:00.000000000 +0900
+++ ogdi-3.1.4/config/darwin.mak    2005-08-15 08:04:20.000000000 +0900
@@ -33,7 +33,7 @@
SHLIB_CFLAGS    = -fno-common
COMMON_CFLAGS    = $(OPTIMIZATION) -fno-common
-SHLIB_LDFLAGS    = -dynamiclib
+SHLIB_LDFLAGS    = -dynamiclib -compatibility_version 3.1.0 -
current_version 3.1.5
COMMON_LDFLAGS  = $(OPTIMIZATION)


Is this the right way to go?

yup, looks good to me


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to