mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
build: Remove obsolete --with-regex from autogen.rc
-- We always use the included regex library. This patch avoids a warning when building for Windows.
This commit is contained in:
parent
3ec685d32f
commit
5e33ae3ab4
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ case "$myhost" in
|
|||
--with-libgcrypt-prefix=@SYSROOT@
|
||||
--with-libassuan-prefix=@SYSROOT@
|
||||
--with-zlib=@SYSROOT@
|
||||
--with-regex=@SYSROOT@
|
||||
--with-npth-prefix=@SYSROOT@
|
||||
--disable-g13
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue