You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
512 B
14 lines
512 B
--- gtk+-1.2.10/gtk/Makefile.am.gtkgdkdep 2003-10-15 15:20:27.000000000 -0400
|
|
+++ gtk+-1.2.10/gtk/Makefile.am 2003-10-15 15:22:50.000000000 -0400
|
|
@@ -23,6 +23,10 @@
|
|
|
|
# libtool stuff: set version and export symbols for resolving
|
|
libgtkincludedir = $(includedir)/gtk-1.2/gtk
|
|
+
|
|
+libgtk_la_DEPENDENCIES = $(top_builddir)/gdk/libgdk.la
|
|
+libgtk_la_LIBADD = $(top_builddir)/gdk/libgdk.la
|
|
+
|
|
libgtk_la_LDFLAGS = @STRIP_BEGIN@ \
|
|
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
|
|
-release $(LT_RELEASE) \
|