mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-07 11:25:48 +01:00
If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney)
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com> * m4macros/glib-gettext.m4: If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney)
This commit is contained in:
parent
476f157396
commit
ceca3f430b
@ -1,3 +1,8 @@
|
||||
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: If msgfmt isn't found,
|
||||
unset gt_cv_have_gettext. (#102552, Tim Mooney)
|
||||
|
||||
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_automake): Fix version in complaint
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: If msgfmt isn't found,
|
||||
unset gt_cv_have_gettext. (#102552, Tim Mooney)
|
||||
|
||||
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_automake): Fix version in complaint
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: If msgfmt isn't found,
|
||||
unset gt_cv_have_gettext. (#102552, Tim Mooney)
|
||||
|
||||
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_automake): Fix version in complaint
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: If msgfmt isn't found,
|
||||
unset gt_cv_have_gettext. (#102552, Tim Mooney)
|
||||
|
||||
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_automake): Fix version in complaint
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: If msgfmt isn't found,
|
||||
unset gt_cv_have_gettext. (#102552, Tim Mooney)
|
||||
|
||||
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_automake): Fix version in complaint
|
||||
|
@ -1,3 +1,8 @@
|
||||
Tue Jan 28 16:08:56 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* m4macros/glib-gettext.m4: If msgfmt isn't found,
|
||||
unset gt_cv_have_gettext. (#102552, Tim Mooney)
|
||||
|
||||
Tue Jan 28 15:18:24 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* autogen.sh (have_automake): Fix version in complaint
|
||||
|
@ -184,6 +184,8 @@ glib_DEFUN([GLIB_WITH_NLS],
|
||||
[CATOBJEXT=.mo
|
||||
DATADIRNAME=lib])
|
||||
INSTOBJEXT=.mo
|
||||
else
|
||||
gt_cv_have_gettext=no
|
||||
fi
|
||||
fi
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user