blob: bae9e3a71b536b5b392043507393eb32004cb6e6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in Sat Oct 23 16:49:11 2004
+++ Makefile.in Sat Oct 23 16:49:22 2004
@@ -644,7 +644,7 @@
fi \
fi \
done; \
- if [ "$$INITCONF" ] ; then \
+ #if [ "$$INITCONF" ] ; then \
echo "###############################################"; \
echo "It seems to be your first installation of Sympa"; \
echo "The following wizard will help you create your $(CONFDIR)/sympa.conf and $(CONFDIR)/wwsympa.conf :"; \
|