]> git.pld-linux.org Git - packages/gettext.git/blame - 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
CommitLineData
96255f0f
KK
1diff -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
3f8c38fd 4@@ -54,8 +54,8 @@
96255f0f
KK
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
3f8c38fd 11+AC_TYPE_LONG_DOUBLE
96255f0f
KK
12 gt_TYPE_WCHAR_T
13 gt_TYPE_WINT_T
14 AC_CHECK_TYPE([ptrdiff_t], ,
This page took 0.792299 seconds and 4 git commands to generate.