Ticket #5704 (new defect)

SVN Diffs for #5704

 

Opened 2 years ago

Last modified 6 months ago

Makefile.local does not work for out-of-source builds

Reported by: deborah Assigned to: pedberg
Priority: assess Milestone: UNSCH
Component: config_build Version: Current
Keywords: Cc:
Load: Xref:
Java Version: Operating System:
Project (C/J): ICU4C Weeks: 0.1
Review:

Description

Makefile.in just does this:

-include Makefile.local

it needs to do this:

-include $(top_builddir)/$(subdir)/Makefile.local

Attachments

Change History

05/02/07 23:30:11 changed by deborah

OK, let's try that again...

it needs to do this:

-include $(srcdir)/Makefile.local

Either that, or configure needs to copy Makefile.local to the appropriate build directory.

07/15/07 14:39:03 changed by grhoten

  • owner changed from somebody to deborah.
  • weeks set to 0.1.

07/10/08 11:09:01 changed by yoshito

  • priority changed from major to assess.

07/10/08 11:21:42 changed by srl

see also #4763

07/10/08 14:48:31 changed by deborah

  • owner changed from deborah to pedberg.

Add/Change #5704 (Makefile.local does not work for out-of-source builds)




Anti spam check: