From c96bda51dd1b005649e0dfb9e9a70fce34d78486 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Thu, 28 Sep 2006 03:04:21 +0000 Subject: Consistently use #include everywhere. This moves the header files to a new subdirectory gphoto2 in both libgphoto2 and libphoto2_port/libgphoto2. All references are adapted appropriately. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9221 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 d77cb3db1..b2f254d7e 100644 --- a/gphoto2-config.in +++ b/gphoto2-config.in @@ -55,7 +55,7 @@ while test $# -gt 0; do ;; --cflags) - echo "-I@includedir@/gphoto2" "-I@includedir@" + echo "-I@includedir@/gphoto2" ;; --libs) -- cgit v1.2.1