xfce4-battery-plugin: tune the pandora hack
[openembedded.git] / recipes / apache2 / apache2-2.2.3 / server-makefile-patch
1 --- http-2.0.54/server/Makefile.in-old  2005-12-20 13:26:56.000000000 -0500
2 +++ http-2.0.54/server/Makefile.in      2005-12-20 13:27:22.000000000 -0500
3 @@ -27,7 +27,7 @@
4         $(LINK) $(EXTRA_LDFLAGS) $(gen_test_char_OBJECTS) $(EXTRA_LIBS)
5  
6  test_char.h: gen_test_char
7 -       ./gen_test_char > test_char.h
8 +       gen_test_char > test_char.h
9  
10  util.lo: test_char.h
11