]> git.pld-linux.org Git - packages/gettext.git/blob - gettext-removed_macros.patch
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
[packages/gettext.git] / gettext-removed_macros.patch
1 diff -ur gettext-0.17.old/gettext-runtime/libasprintf/configure.ac gettext-0.17/gettext-runtime/libasprintf/configure.ac
2 --- gettext-0.17.old/gettext-runtime/libasprintf/configure.ac   2007-11-10 19:00:24.000000000 +0100
3 +++ gettext-0.17/gettext-runtime/libasprintf/configure.ac       2007-11-10 19:01:22.000000000 +0100
4 @@ -54,8 +54,8 @@
5  dnl Checks for typedefs, structures, and compiler characteristics.
6  AC_C_INLINE
7  AC_TYPE_SIZE_T
8 -gl_AC_TYPE_LONG_LONG
9 -gt_TYPE_LONGDOUBLE
10 +AC_TYPE_LONG_LONG_INT
11 +AC_TYPE_LONG_DOUBLE
12  gt_TYPE_WCHAR_T
13  gt_TYPE_WINT_T
14  AC_CHECK_TYPE([ptrdiff_t], ,
This page took 0.041444 seconds and 3 git commands to generate.