chiark
/
gitweb
/
~mdw
/
misc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9f8f778
)
Makefile.am: Don't build `x86-model' if we don't have mLib.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 15 Dec 2015 19:15:23 +0000
(19:15 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 29 Jan 2016 10:48:22 +0000
(10:48 +0000)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index c896216e52c9431fcf669352f2fde28dff6eb3a2..4ec1502dcc79e668c9b3a9428ef1b0a701bf249e 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-122,11
+122,13
@@
endif
## x86 model identification
if X86
+if HAVE_MLIB
bin_PROGRAMS += x86-model
x86_model_SOURCES = x86-model.c
x86_model_LDADD = $(mLib_LIBS)
dist_man_MANS += x86-model.1
endif
+endif
###--------------------------------------------------------------------------
### Tools in scripts.