From 6949454407b82c5e78d5062cfc8b9fde27e7a2cc Mon Sep 17 00:00:00 2001 From: Scott Fritzinger Date: Thu, 11 Oct 2001 23:28:05 +0000 Subject: added just prefix/include to include paths git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@2490 67ed7778-7388-44ab-90cf-0a291f65f57c --- gphoto2-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gphoto2-config.in') diff --git a/gphoto2-config.in b/gphoto2-config.in index 788aca14c..38da5de8c 100644 --- a/gphoto2-config.in +++ b/gphoto2-config.in @@ -53,7 +53,7 @@ while test $# -gt 0; do ;; --cflags) - echo -I@prefix@/include/gphoto2 + echo -I@prefix@/include/gphoto2 -I@prefix@/include ;; --libs) -- cgit v1.2.1