[gtk-mac-integration] [Introspection] Final changes to configure & python Makefile
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-integration] [Introspection] Final changes to configure & python Makefile
- Date: Thu, 29 Dec 2011 23:36:37 +0000 (UTC)
commit 8c5aed025e5b6d27931fd89e3c3d8d10ba5e0b4b
Author: John Ralls <jralls ceridwen us>
Date: Fri Nov 25 17:03:17 2011 -0800
[Introspection] Final changes to configure & python Makefile
bindings/python/Makefile.am | 2 +-
configure.ac | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index 29375bd..942be1b 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -1,5 +1,5 @@
if GTK_VERSION_2
- GTK_COCOA_DIR = gtk_osxapplication
+ GTK_COCOA_DIR = gtkosx_application
if !SIXTY_FOUR_BIT
GTK_CARBON_DIR = gtkmacintegration
endif
diff --git a/configure.ac b/configure.ac
index d780e38..e20352f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,8 +74,7 @@ AC_CONFIG_FILES(
bindings/Makefile
bindings/python/Makefile
bindings/python/gtkmacintegration/Makefile
- bindings/python/gtk_osxapplication/Makefile
- bindings/python/gtk3_osxapplication/Makefile
+ bindings/python/gtkosx_application/Makefile
data/Makefile
data/gtk-mac-integration.pc
docs/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]