16f99ee908
from steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be> fixes from alek@; regen the patches while I am here ok alek@ espie@
13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
$OpenBSD: patch-libgphoto2_port_ltmain_sh,v 1.2 2005/05/16 17:44:02 robert Exp $
|
|
--- libgphoto2_port/ltmain.sh.orig Tue Oct 26 12:02:24 2004
|
|
+++ libgphoto2_port/ltmain.sh Mon May 16 18:14:40 2005
|
|
@@ -2272,7 +2272,7 @@ EOF
|
|
{ test "$prefer_static_libs" = no || test -z "$old_library"; }; then
|
|
if test "$installed" = no; then
|
|
notinst_deplibs="$notinst_deplibs $lib"
|
|
- need_relink=yes
|
|
+ need_relink=no
|
|
fi
|
|
# This is a shared library
|
|
|