]> git.pld-linux.org Git - packages/gettext.git/commitdiff
- long double check restored
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Nov 2007 19:22:26 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext-removed_macros.patch -> 1.2

gettext-removed_macros.patch

index 41879d3b5d8822f6e7f5acb8eefa7e924f929563..e334393da581f474dae60090e89c0603f69dff93 100644 (file)
@@ -1,14 +1,14 @@
 diff -ur gettext-0.17.old/gettext-runtime/libasprintf/configure.ac gettext-0.17/gettext-runtime/libasprintf/configure.ac
 --- gettext-0.17.old/gettext-runtime/libasprintf/configure.ac  2007-11-10 19:00:24.000000000 +0100
 +++ gettext-0.17/gettext-runtime/libasprintf/configure.ac      2007-11-10 19:01:22.000000000 +0100
-@@ -54,8 +54,7 @@
+@@ -54,8 +54,8 @@
  dnl Checks for typedefs, structures, and compiler characteristics.
  AC_C_INLINE
  AC_TYPE_SIZE_T
 -gl_AC_TYPE_LONG_LONG
 -gt_TYPE_LONGDOUBLE
 +AC_TYPE_LONG_LONG_INT
++AC_TYPE_LONG_DOUBLE
  gt_TYPE_WCHAR_T
  gt_TYPE_WINT_T
  AC_CHECK_TYPE([ptrdiff_t], ,
-Only in gettext-0.17/gettext-runtime/libasprintf: configure.ac~
This page took 0.12396 seconds and 4 git commands to generate.