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:
1b1dad7
)
Detect gettext package correctly.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 4 Aug 2008 12:06:42 +0000
(13:06 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 4 Aug 2008 12:06:42 +0000
(13:06 +0100)
lib/Makefile.in
patch
|
blob
|
history
diff --git
a/lib/Makefile.in
b/lib/Makefile.in
index
9b41e68
..
f59845f
100644
(file)
--- a/
lib/Makefile.in
+++ b/
lib/Makefile.in
@@
-23,6
+23,8
@@
INSTALL = @INSTALL@
OCAMLLIB = @OCAMLLIB@
+pkg_gettext = @pkg_gettext@
+
CC = @CC@
CFLAGS = @CFLAGS@ -Wall -Werror -I$(OCAMLLIB) -I@top_srcdir@