git.annexia.org
/
virt-p2v.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67fbfa9
)
Use correct @PACKAGE_foo@ macros.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 5 Feb 2008 11:37:00 +0000
(11:37 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 5 Feb 2008 11:37:00 +0000
(11:37 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
13967ee
..
68e1a9e
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-21,8
+21,8
@@
#----------------------------------------------------------------------
# General configuration
-PACKAGE := @PACKAGE@
-VERSION := @VERSION@
+PACKAGE := @PACKAGE
_NAME
@
+VERSION := @
PACKAGE_
VERSION@
HAVE_PERLDOC := @HAVE_PERLDOC@
HAVE_QEMU := @HAVE_QEMU@