mhonarc-commits
[Top] [All Lists]

CVS: mharc Makefile,1.30,1.31 NEWS,1.37,1.38

2002-09-14 22:11:56
Update of /cvsroot/mhonarc/mharc
In directory subversions:/tmp/cvs-serv30437

Modified Files:
	Makefile NEWS 
Log Message:
. BUG FIX: Fixed bug with 'make configure' where mhonarc-check
  should be done after config.sh exists.



Index: Makefile
===================================================================
RCS file: /cvsroot/mhonarc/mharc/Makefile,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** Makefile	15 Sep 2002 04:01:05 -0000	1.30
--- Makefile	15 Sep 2002 05:11:52 -0000	1.31
***************
*** 72,76 ****
  default: procmailrc
  
! procmailrc: _FORCE
  	$(MK_PROCMAILRC)
  
--- 72,76 ----
  default: procmailrc
  
! procmailrc: mhonarc-check
  	$(MK_PROCMAILRC)
  
***************
*** 117,121 ****
  	$(READ_MAIL) -verbose -force
  
! configure: mhonarc-check
  	-(_at_)$(MKDIR) -p log mbox html
  	@if [ ! -f $(CONFIG_SH) ]; then \
--- 117,121 ----
  	$(READ_MAIL) -verbose -force
  
! configure: _FORCE
  	-(_at_)$(MKDIR) -p log mbox html
  	@if [ ! -f $(CONFIG_SH) ]; then \
***************
*** 128,131 ****
--- 128,132 ----
  	fi
  	$(APPLY_CONFIG) -verbose
+ 	-$(MHA_CHECK)
  	-(_at_)echo "============================================================="
  	-(_at_)echo "* Make sure to rerun 'make configure' when you change"

Index: NEWS
===================================================================
RCS file: /cvsroot/mhonarc/mharc/NEWS,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -r1.37 -r1.38
*** NEWS	15 Sep 2002 03:45:05 -0000	1.37
--- NEWS	15 Sep 2002 05:11:52 -0000	1.38
***************
*** 1,3 ****
--- 1,10 ----
  ===========================================================================
+ 2002/09/15: v0.6.3
+ 
+ * Makefile:
+   . BUG FIX: Fixed bug with 'make configure' where mhonarc-check
+     should be done after config.sh exists.
+ 
+ ===========================================================================
  2002/09/14: v0.6.2
  

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV