Author: draenog Date: Sat Nov 10 20:45:10 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - don't use obsoleted macros
---- Files affected: SOURCES: gettext-removed_macros.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gettext-removed_macros.patch diff -u /dev/null SOURCES/gettext-removed_macros.patch:1.1 --- /dev/null Sat Nov 10 21:45:10 2007 +++ SOURCES/gettext-removed_macros.patch Sat Nov 10 21:45:05 2007 @@ -0,0 +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 @@ + 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 + gt_TYPE_WCHAR_T + gt_TYPE_WINT_T + AC_CHECK_TYPE([ptrdiff_t], , +Only in gettext-0.17/gettext-runtime/libasprintf: configure.ac~ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
