3f463d1310
New port, yaph (yet another proxy scanner), 0.91 Yaph provides the ability to reveal public proxy servers. PR: ports/53319 Submitted by: Patrick MARIE <mycroft@virgaria.org>
9 lines
234 B
C
9 lines
234 B
C
--- config.h.in.old Sat Jun 14 15:05:50 2003
|
|
+++ config.h.in Sat Jun 14 15:06:04 2003
|
|
@@ -9,3 +9,6 @@
|
|
/* C++ compiler supports template repository */
|
|
#undef HAVE_TEMPLATE_REPOSITORY
|
|
|
|
+/* PREFIX needed in init.c */
|
|
+#undef PREFIX
|
|
+
|