mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
create_custom_gsi.patch renamed to create_custom_gsi_1.patch
This commit is contained in:
parent
e1b9fcd4b1
commit
ff65e26ce7
@ -436,10 +436,10 @@ if test "x$with_pgm1_ext" != "xno"; then
|
|||||||
|
|
||||||
AC_MSG_CHECKING([Patching ${pgm_basename}])
|
AC_MSG_CHECKING([Patching ${pgm_basename}])
|
||||||
|
|
||||||
if patch --silent -p0 < foreign/openpgm/create_custom_gsi.patch; then
|
if patch --silent -p0 < foreign/openpgm/create_custom_gsi_1.patch; then
|
||||||
AC_MSG_RESULT([yes])
|
AC_MSG_RESULT([yes])
|
||||||
else
|
else
|
||||||
AC_MSG_ERROR([Could not apply foreign/openpgm/create_custom_gsi.patch file.])
|
AC_MSG_ERROR([Could not apply foreign/openpgm/create_custom_gsi_1.patch file.])
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Generate galois_tables.c
|
# Generate galois_tables.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user