diff options
Diffstat (limited to 'sysutils/webjob/files/patch-src::config.h.in')
-rw-r--r-- | sysutils/webjob/files/patch-src::config.h.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/webjob/files/patch-src::config.h.in b/sysutils/webjob/files/patch-src::config.h.in deleted file mode 100644 index 6b406243ab8c..000000000000 --- a/sysutils/webjob/files/patch-src::config.h.in +++ /dev/null @@ -1,13 +0,0 @@ -diff -urP webjob-1.3.0/src/config.h.in webjob-1.3.0.amd64/src/config.h.in ---- src/config.h.in.orig Fri Jul 25 18:19:19 2003 -+++ src/config.h.in Sun Apr 4 23:52:03 2004 -@@ -161,6 +161,9 @@ - /* Define to 1 if the host cpu is alpha. */ - #undef K_CPU_ALPHA - -+/* Define to 1 if the host cpu is amd64. */ -+#undef K_CPU_AMD64 -+ - /* Define to 1 if the host cpu is iX86. */ - #undef K_CPU_I386 - |