summaryrefslogtreecommitdiffstats
path: root/autogen.rc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2021-10-12 17:12:29 +0200
committerWerner Koch <wk@gnupg.org>2021-10-12 17:12:39 +0200
commit10f52f9bf3bcc6cf29835c2f11ea91ab0d5e7cdc (patch)
tree8dc7f346aa2c6b86e4a874847e554c99a54320b1 /autogen.rc
parenttests: New way to make use of gpgconf.ctl in tests. (diff)
downloadgnupg2-10f52f9bf3bcc6cf29835c2f11ea91ab0d5e7cdc.tar.xz
gnupg2-10f52f9bf3bcc6cf29835c2f11ea91ab0d5e7cdc.zip
speedo: Put the keyboxd into the Windows installer
* build-aux/speedo/w32/inst.nsi: Install keyboxd. * Makefile.am (sign-release): Sign the wixlib only if generated. * autogen.rc: Remove meanwhile obsolete option --with-regex.
Diffstat (limited to 'autogen.rc')
-rw-r--r--autogen.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.rc b/autogen.rc
index d10a540fc..a1eb96931 100644
--- a/autogen.rc
+++ b/autogen.rc
@@ -18,7 +18,6 @@ case "$myhost" in
w32)
configure_opts="
--with-zlib=@SYSROOT@
- --with-regex=@SYSROOT@
--disable-g13
--disable-tpm2d
"