summaryrefslogtreecommitdiff
path: root/packages/apache2/apache2-2.2.3/server-makefile-patch
diff options
context:
space:
mode:
authorAndrew Wilcox <andy@protium.com>2006-12-07 19:36:49 +0000
committerAndrew Wilcox <andy@protium.com>2006-12-07 19:36:49 +0000
commitaa5a787f25f567632f53decbaee305315e6d1c58 (patch)
tree7a92c63bd7c99d5c8957487aead9465ec0275da0 /packages/apache2/apache2-2.2.3/server-makefile-patch
parent21f0d4357067e495f29a752e529ee6f55a14f3d2 (diff)
apache2: native and cross compile patches and BB files
Diffstat (limited to 'packages/apache2/apache2-2.2.3/server-makefile-patch')
-rw-r--r--packages/apache2/apache2-2.2.3/server-makefile-patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/apache2/apache2-2.2.3/server-makefile-patch b/packages/apache2/apache2-2.2.3/server-makefile-patch
new file mode 100644
index 0000000000..f1349cb6a4
--- /dev/null
+++ b/packages/apache2/apache2-2.2.3/server-makefile-patch
@@ -0,0 +1,11 @@
+--- http-2.0.54/server/Makefile.in-old 2005-12-20 13:26:56.000000000 -0500
++++ http-2.0.54/server/Makefile.in 2005-12-20 13:27:22.000000000 -0500
+@@ -27,7 +27,7 @@
+ $(LINK) $(EXTRA_LDFLAGS) $(gen_test_char_OBJECTS) $(EXTRA_LIBS)
+
+ test_char.h: gen_test_char
+- ./gen_test_char > test_char.h
++ gen_test_char > test_char.h
+
+ util.lo: test_char.h
+