[gtk+/quartz-integration: 20/20] Update library name in gtk/Makefile.am to match changes when Gtk3 was released.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/quartz-integration: 20/20] Update library name in gtk/Makefile.am to match changes when Gtk3 was released.
- Date: Fri, 11 Feb 2011 23:02:38 +0000 (UTC)
commit e945021d31ba1165f01e1d2eb7f20e765096a82a
Author: John Ralls <jralls ceridwen us>
Date: Fri Feb 11 15:01:46 2011 -0800
Update library name in gtk/Makefile.am to match changes when Gtk3 was released.
gtk/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 9dd8d2b..6330ba8 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -758,7 +758,7 @@ if USE_QUARTZ
gtk_private_h_sources += \
gtksearchenginequartz.h
gtk_c_sources += $(gtk_use_quartz_c_sources)
-libgtk_3_0_la_CFLAGS = "-xobjective-c"
+libgtk_3_la_CFLAGS = "-xobjective-c"
else
gtk_c_sources += $(gtk_use_stub_c_sources)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]