nm: Load GtkBuilder data from resource instead of file
This makes it easier to build a GTK4 version later.
This commit is contained in:
@@ -15,6 +15,7 @@ AM_PROG_CC_C_O
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_LIBTOOL
|
||||
PKG_PROG_PKG_CONFIG
|
||||
AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
|
||||
|
||||
dnl
|
||||
dnl Required headers
|
||||
|
||||
Reference in New Issue
Block a user