Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 333247 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- vim73/src/configure.in
0
++ vim73/src/configure.in
Lines 3180-3186 Link Here
3180
}],
3180
}],
3181
AC_MSG_RESULT(ok),
3181
AC_MSG_RESULT(ok),
3182
AC_MSG_ERROR([WRONG!  uint32_t not defined correctly.]),
3182
AC_MSG_ERROR([WRONG!  uint32_t not defined correctly.]),
3183
AC_MSG_ERROR([could not compile program using uint32_t.]))
3183
AC_MSG_WARN([could not check when cross-compiling]))
3184
3184
3185
dnl Check for memmove() before bcopy(), makes memmove() be used when both are
3185
dnl Check for memmove() before bcopy(), makes memmove() be used when both are
3186
dnl present, fixes problem with incompatibility between Solaris 2.4 and 2.5.
3186
dnl present, fixes problem with incompatibility between Solaris 2.4 and 2.5.

Return to bug 333247