projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
400003f
)
use PACKAGE_FOO vars
author
Dana Jansens
<danakj@orodu.net>
Thu, 3 Apr 2003 14:23:32 +0000
(14:23 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 3 Apr 2003 14:23:32 +0000
(14:23 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e5069b2ca65f84670dfa832322da94de92b5badc..dcc0fb2e4322250bd611040fc2a204450c5cd790 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-76,7
+76,7
@@
AC_CONFIG_FILES([build/Makefile.incl])
AC_OUTPUT
AC_MSG_RESULT
-AC_MSG_RESULT([$PACKAGE
version $
VERSION configured successfully.])
+AC_MSG_RESULT([$PACKAGE
_NAME version $PACKAGE_
VERSION configured successfully.])
AC_MSG_RESULT
if test "$DEBUG" = "yes"; then