projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9490cb1
)
Fix last change.
author
Marcus Brinkmann
<mb@g10code.com>
Wed, 22 Aug 2007 11:10:42 +0000
(11:10 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Wed, 22 Aug 2007 11:10:42 +0000
(11:10 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 06892fbe1e364f476091592a8a38017291d4fe9e..923792c02e65829f5f472ebc52a449ed96dd64f7 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-159,7
+159,7
@@
build_w32_glib=no
AM_PATH_GLIB_2_0
AC_ARG_ENABLE(w32-glib,
AC_HELP_STRING([--enable-w32-glib], [build GPGME Glib for W32]),
- build_w32_glib=enableval)
+ build_w32_glib=
$
enableval)
AM_CONDITIONAL(BUILD_W32_GLIB, test "$build_w32_glib" = yes)
AM_CONDITIONAL(HAVE_PTH, test "$have_pth" = "yes")