See ChangeLog entry 2003-05-09 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2003-05-09 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
|
||||
* config/doc.cf
|
||||
! Removed an extra layer of "protection" that resulted in an
|
||||
error message when HB_DOC_INSTALL is not defined, instead
|
||||
of a simple "nothing to do" message.
|
||||
|
||||
2003-05-09 20:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
|
||||
* Makefile
|
||||
+ config/doc.cf
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
|
||||
ifneq ($(HB_ARCHITECTURE),)
|
||||
ifneq ($(HB_COMPILER),)
|
||||
ifneq ($(HB_DOC_INSTALL),)
|
||||
|
||||
include $(TOP)$(ROOT)config/global.cf
|
||||
|
||||
@@ -17,4 +16,3 @@ include $(TOP)$(ROOT)config/install.cf
|
||||
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user