[gnome-autoar/gnome-3-22] general: change gnome-autoar-gtk include directory



commit cb2b5957b0b3d85fedba8d8c915820413726b9d7
Author: Razvan Chitu <razvan ch95 gmail com>
Date:   Fri Sep 2 16:09:20 2016 +0300

    general: change gnome-autoar-gtk include directory
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770437

 Makefile.am                         |    2 +-
 gnome-autoar/gnome-autoar-gtk.pc.in |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 003fdd7..d75b5cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,7 +90,7 @@ if ENABLE_GTK
 lib_LTLIBRARIES += gnome-autoar/libgnome-autoar-gtk-@LIBGNOME_AUTOAR_API_VERSION@.la
 nodist_pkgconfig_DATA += gnome-autoar/gnome-autoar-gtk-$(LIBGNOME_AUTOAR_API_VERSION).pc
 
-autoargtkincludedir = $(includedir)/gnome-autoar-gtk-$(LIBGNOME_AUTOAR_API_VERSION)/gnome-autoar-gtk
+autoargtkincludedir = $(includedir)/gnome-autoar-$(LIBGNOME_AUTOAR_API_VERSION)/gnome-autoar
 autoargtkinclude_HEADERS = \
        gnome-autoar/autoar-gtk.h               \
        $(libgnome_autoar_gtk_la_headers)       \
diff --git a/gnome-autoar/gnome-autoar-gtk.pc.in b/gnome-autoar/gnome-autoar-gtk.pc.in
index 139cc6d..8fee615 100644
--- a/gnome-autoar/gnome-autoar-gtk.pc.in
+++ b/gnome-autoar/gnome-autoar-gtk.pc.in
@@ -8,4 +8,4 @@ Description: GTK+ widgets for gnome-autoar library
 Version: @VERSION@
 Requires: gtk+-3.0
 Libs: -L${libdir} -lgnome-autoar-gtk-@LIBGNOME_AUTOAR_API_VERSION@
-Cflags: -I${includedir}/gnome-autoar-gtk-@LIBGNOME_AUTOAR_API_VERSION@
+Cflags: -I${includedir}/gnome-autoar-@LIBGNOME_AUTOAR_API_VERSION@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]