mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* acinclude.m4: Remove gettext 0.10.x compatibility.
This commit is contained in:
parent
9ac5ed8d4e
commit
bc9ae64cab
@ -1,3 +1,7 @@
|
|||||||
|
2005-09-28 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* acinclude.m4: Remove gettext 0.10.x compatibility.
|
||||||
|
|
||||||
2005-08-23 Marco Ciampa <ciampix@libero.it>
|
2005-08-23 Marco Ciampa <ciampix@libero.it>
|
||||||
|
|
||||||
* doc/it/mc.1.in: updated italian trasnlation.
|
* doc/it/mc.1.in: updated italian trasnlation.
|
||||||
|
@ -892,9 +892,6 @@ AC_DEFUN([AC_EXT2_UNDEL], [
|
|||||||
fi
|
fi
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl The next line is for compatibility with gettext 0.10.x
|
|
||||||
AC_DEFUN([AM_GNU_GETTEXT_VERSION], [])
|
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl Check whether the g_module_* family of functions works
|
dnl Check whether the g_module_* family of functions works
|
||||||
dnl on this system. We need to know that at the compile time to
|
dnl on this system. We need to know that at the compile time to
|
||||||
|
Loading…
Reference in New Issue
Block a user