]> git.pld-linux.org Git - packages/db4.2.git/blame - db-so-suffix.patch
- unified: more Obsoletes when built as default_db
[packages/db4.2.git] / db-so-suffix.patch
CommitLineData
261e3d31
AM
1diff -urN db-4.2.52/dist/aclocal/sosuffix.ac db-4.2.52.org/dist/aclocal/sosuffix.ac
2--- db-4.2.52/dist/aclocal/sosuffix.ac 2003-04-19 07:11:55.000000000 +0200
3+++ db-4.2.52.org/dist/aclocal/sosuffix.ac 2004-05-04 23:26:28.000000000 +0200
4@@ -18,7 +18,7 @@
5 versuffix=""
6 release=""
7 libname=libfoo
8- eval _SOSUFFIX=\"$shrext\"
9+ eval _SOSUFFIX=\"$shrext_cmds\"
10 if test "X$_SOSUFFIX" = "" ; then
11 _SOSUFFIX=".so"
12 if test `$LIBTOOL_PROG --config | grep build_libtool_libs | grep no` 2>/dev/null; then
This page took 0.103662 seconds and 4 git commands to generate.