diff options
Diffstat (limited to 'gphoto2-config.in')
-rw-r--r-- | gphoto2-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gphoto2-config.in b/gphoto2-config.in index 6e8cd3ce7..d77cb3db1 100644 --- a/gphoto2-config.in +++ b/gphoto2-config.in @@ -59,7 +59,7 @@ while test $# -gt 0; do ;; --libs) - echo "-L@libdir@" -lgphoto2 -lm + echo "-L@libdir@" -lgphoto2 -lgphoto2_port -lm ;; *) |