summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto2-port-config.in
diff options
context:
space:
mode:
authorScott Fritzinger <scottf@unr.edu>2001-10-11 23:30:31 +0000
committerScott Fritzinger <scottf@unr.edu>2001-10-11 23:30:31 +0000
commit9381ddd7a0ab6e6ca52f92d1e9739f9057f405bc (patch)
tree0cf413c75f9b43986557ffbe641076c6244bc978 /libgphoto2_port/gphoto2-port-config.in
parentcd82b4ce8063f4fe120015af62fd295e0d0abf9a (diff)
downloadlibgphoto2-9381ddd7a0ab6e6ca52f92d1e9739f9057f405bc.tar.gz
added just prefix/include to include path
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2492 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 027cfe426..a0cb420bc 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 @GPPORT_INCLUDEDIR@ @IOLIB_CFLAGS@
+ echo -I${includedir}/gphoto2 -I${includedir} @GPPORT_INCLUDEDIR@ @IOLIB_CFLAGS@
;;
--libs)