Rename Makefile references from 3.0 to 4.0
This is almost certainly incomplete. Needs careful scrutiny
This commit is contained in:
@@ -3,8 +3,8 @@ GTK_CFLAGS = \
|
||||
$(GTK_DEP_CFLAGS)
|
||||
|
||||
GTK_LIBS = \
|
||||
$(top_builddir)/gtk/libgtk-3.la \
|
||||
$(top_builddir)/gdk/libgdk-3.la \
|
||||
$(top_builddir)/gtk/libgtk-4.la \
|
||||
$(top_builddir)/gdk/libgdk-4.la \
|
||||
$(GTK_DEP_LIBS)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user