summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto2-port-config.in
diff options
context:
space:
mode:
authorScott Fritzinger <scottf@unr.edu>2001-03-03 20:18:07 +0000
committerScott Fritzinger <scottf@unr.edu>2001-03-03 20:18:07 +0000
commita0014ce9544c0515e7ce76acc87db2cb78313c2c (patch)
tree539cf3eca8cea41e0fd83c71a620307caa0c2059 /libgphoto2_port/gphoto2-port-config.in
parent58e132fe2059de97dd84790fa67da812e7531ee0 (diff)
downloadlibgphoto2-a0014ce9544c0515e7ce76acc87db2cb78313c2c.tar.gz
fixed the build. readded sony dscf1 to build and fixed minor automake build problems with it
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1648 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2_port/gphoto2-port-config.in')
-rw-r--r--libgphoto2_port/gphoto2-port-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgphoto2_port/gphoto2-port-config.in b/libgphoto2_port/gphoto2-port-config.in
index 1f1b008d0..027cfe426 100644
--- a/libgphoto2_port/gphoto2-port-config.in
+++ b/libgphoto2_port/gphoto2-port-config.in
@@ -53,7 +53,7 @@ while test $# -gt 0; do
;;
--cflags)
- echo -I${includedir}/gphoto2-port @GPPORT_INCLUDEDIR@ @IOLIB_CFLAGS@
+ echo -I${includedir}/gphoto2 @GPPORT_INCLUDEDIR@ @IOLIB_CFLAGS@
;;
--libs)