Update GLADEUI_UNINSTALLED_DIR to current dir hierarchy

This commit is contained in:
Lucian Poston 2020-04-23 05:21:15 -05:00
parent bf5065859b
commit 827af7a494
No known key found for this signature in database
GPG Key ID: 3C1A5AD9A4F5AC18
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ if test "x$glade" = "xyes" ; then
AC_SUBST(LIBGLADE_LIBS) AC_SUBST(LIBGLADE_LIBS)
dnl uninstalled glade ui dir dnl uninstalled glade ui dir
AC_DEFINE_UNQUOTED(GLADEUI_UNINSTALLED_DIR,"`pwd`/src/gtk-glade/glade/",[path to glade ui dir]) AC_DEFINE_UNQUOTED(GLADEUI_UNINSTALLED_DIR,"`pwd`/gtk-glade/glade/",[path to glade ui dir])
AC_SUBST(GLADEUI_UNINSTALLED_DIR) AC_SUBST(GLADEUI_UNINSTALLED_DIR)
PKG_CHECK_MODULES(GTKGLEXT, PKG_CHECK_MODULES(GTKGLEXT,