Restore a missing AC_SUBST() for DATADIRNAME. (Found by Kjartan Maraas)
authorOwen Taylor <otaylor@redhat.com>
Mon, 16 Dec 2002 00:25:26 +0000 (00:25 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 16 Dec 2002 00:25:26 +0000 (00:25 +0000)
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)

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
m4macros/glib-gettext.m4

index 0b927d7..38c434b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 0b927d7..38c434b 100644 (file)
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 0b927d7..38c434b 100644 (file)
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 0b927d7..38c434b 100644 (file)
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 0b927d7..38c434b 100644 (file)
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 0b927d7..38c434b 100644 (file)
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 0b927d7..38c434b 100644 (file)
@@ -1,3 +1,8 @@
+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)
+
 Sun Dec 15 11:24:29 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Actually set INTLLIBS
index 56acddb..44d3c31 100644 (file)
@@ -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)