Makefile.in: Ignore missing ../boehm-gc/threads.mk.
2008-07-18 Matthias Klose <doko@ubuntu.com> * Makefile.in: Ignore missing ../boehm-gc/threads.mk. From-SVN: r137956
This commit is contained in:
parent
c565a1e7b7
commit
920d063d07
@ -1,3 +1,7 @@
|
||||
2008-07-18 Matthias Klose <doko@ubuntu.com>
|
||||
|
||||
* Makefile.in: Ignore missing ../boehm-gc/threads.mk.
|
||||
|
||||
2008-07-18 Matthias Klose <doko@ubuntu.com>
|
||||
|
||||
* Makefile.in: Include ../boehm-gc/threads.mk.
|
||||
|
@ -48,7 +48,7 @@ extra_ldflags_libobjc = @extra_ldflags_libobjc@
|
||||
|
||||
top_builddir = .
|
||||
|
||||
include ../boehm-gc/threads.mk
|
||||
-include ../boehm-gc/threads.mk
|
||||
|
||||
libdir = $(exec_prefix)/lib
|
||||
libsubdir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)
|
||||
|
Loading…
Reference in New Issue
Block a user