AC_SUBST() DATADIRNAME, not DATADIR.
authorOwen Taylor <otaylor@redhat.com>
Mon, 16 Dec 2002 00:53:45 +0000 (00:53 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 16 Dec 2002 00:53:45 +0000 (00:53 +0000)
Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>

        * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not
        DATADIR.

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 38c434b..23cb5fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 38c434b..23cb5fb 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 38c434b..23cb5fb 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 38c434b..23cb5fb 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 38c434b..23cb5fb 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 38c434b..23cb5fb 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 38c434b..23cb5fb 100644 (file)
@@ -1,3 +1,8 @@
+Sun Dec 15 19:51:58 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-gettext.m4: AC_SUBST() DATADIRNAME, not 
+       DATADIR.
+
 Sun Dec 15 19:22:58 2002  Owen Taylor  <otaylor@redhat.com>
 
        * m4macros/glib-gettext.m4: Restore a missing AC_SUBST()
index 44d3c31..85651d9 100644 (file)
@@ -225,7 +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(DATADIRNAME)
     AC_SUBST(GMOFILES)
     AC_SUBST(INSTOBJEXT)
     AC_SUBST(INTLLIBS)