git.annexia.org
/
virt-mem.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b2fb19
)
Detect gettext package correctly.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 4 Aug 2008 12:06:17 +0000
(13:06 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 4 Aug 2008 12:06:17 +0000
(13:06 +0100)
mem/Makefile.in
patch
|
blob
|
history
diff --git
a/mem/Makefile.in
b/mem/Makefile.in
index
af8ab0b
..
c08c9a1
100644
(file)
--- a/
mem/Makefile.in
+++ b/
mem/Makefile.in
@@
-23,6
+23,8
@@
INSTALL = @INSTALL@
MKDIR_P = @MKDIR_P@
bindir = @bindir@
+pkg_gettext = @pkg_gettext@
+
SYNTAX = -syntax bitstring.syntax
OCAMLCPACKAGES = -package unix,bigarray,extlib,libvirt,xml-light,bitstring.syntax -I ../lib