projects
/
chaz
/
yoink
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a298e82
)
configure typo fix
author
Charles McGarvey
<chazmcgarvey@brokenzipper.com>
Wed, 17 Mar 2010 06:14:16 +0000
(
00:14
-0600)
committer
Charles McGarvey
<chazmcgarvey@brokenzipper.com>
Wed, 17 Mar 2010 06:14:16 +0000
(
00:14
-0600)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index d3d55aedbf694a237b489e60647be74a316a568b..dec252086451811915082f2cef66e2b530405dd9 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-316,7
+316,7
@@
then
fi
-if test x$missing =
=
xyes
+if test x$missing = xyes
then
AC_MSG_ERROR([Please resolve the missing dependencies, and try again.])
fi
This page took
0.017889 seconds
and
4
git commands to generate.