blob: 4fae2b311bab681b0b56ebf8511edfde99351738 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- src/Makefile.in.orig 2003-04-11 16:36:26 UTC
+++ src/Makefile.in
@@ -74,9 +74,3 @@ install-prog:
$(INSTALL) -s $(PROG) $(INSTALL_DIR)/ ;
install: install-prog
- @echo -e \
- " **********************************************************\n"\
- "** A new syslog daemon was installed !! **\n"\
- "** Please read the INSTALL and README files **\n"\
- "** to get your syslog configuration ready **\n"\
- "**********************************************************\n"
|