mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-24 02:47:52 +02:00
Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas)
Sun Dec 15 19:22:58 2002 Owen Taylor <otaylor@redhat.com> * m4macros/glib-gettext.m4: Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas)
This commit is contained in:
@@ -225,6 +225,7 @@ glib_DEFUN([GLIB_WITH_NLS],
|
||||
dnl Make all variables we use known to autoconf.
|
||||
AC_SUBST(CATALOGS)
|
||||
AC_SUBST(CATOBJEXT)
|
||||
AC_SUBST(DATADIR)
|
||||
AC_SUBST(GMOFILES)
|
||||
AC_SUBST(INSTOBJEXT)
|
||||
AC_SUBST(INTLLIBS)
|
||||
|
Reference in New Issue
Block a user