blob: 33ccc45e70278e8452a9607cbe9e33f49e4aafef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- 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
+
|