2300039bc0
Work by Arnaud Launay and me, further patch by Thorsten. Thanks to Marjorie for lending me her Canon A20 so that I could test this.
13 lines
363 B
Plaintext
13 lines
363 B
Plaintext
$OpenBSD: patch-gphoto2-config_in,v 1.1.1.1 2003/04/09 23:55:01 espie Exp $
|
|
--- gphoto2-config.in.orig Thu Feb 27 10:37:30 2003
|
|
+++ gphoto2-config.in Thu Feb 27 10:37:39 2003
|
|
@@ -59,7 +59,7 @@ while test $# -gt 0; do
|
|
;;
|
|
|
|
--libs)
|
|
- echo "-L@libdir@" -lgphoto2 -lm
|
|
+ echo "-L@libdir@" -lgphoto2 -lm -lgphoto2_port
|
|
;;
|
|
|
|
*)
|