summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-10-05 10:22:12 +0200
committermalosek <malosek@fastmq.com>2009-10-05 10:22:12 +0200
commitff65e26ce7567ea6a907e566f8530f4988231d68 (patch)
tree478bcb57da252769fbfe0b6e0bec526f57237d1c
parente1b9fcd4b185cdcfd460a5d2ecb29d085856bb20 (diff)
create_custom_gsi.patch renamed to create_custom_gsi_1.patch
-rw-r--r--configure.in4
-rw-r--r--foreign/openpgm/create_custom_gsi_1.patch (renamed from foreign/openpgm/create_custom_gsi.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 78029a3..42178d2 100644
--- a/configure.in
+++ b/configure.in
@@ -436,10 +436,10 @@ if test "x$with_pgm1_ext" != "xno"; then
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])
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
# Generate galois_tables.c
diff --git a/foreign/openpgm/create_custom_gsi.patch b/foreign/openpgm/create_custom_gsi_1.patch
index 2e709f1..2e709f1 100644
--- a/foreign/openpgm/create_custom_gsi.patch
+++ b/foreign/openpgm/create_custom_gsi_1.patch