1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +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:
Werner Koch 2023-03-27 12:51:46 +02:00
parent 3ec685d32f
commit 5e33ae3ab4
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -22,7 +22,6 @@ case "$myhost" in
--with-libgcrypt-prefix=@SYSROOT@ --with-libgcrypt-prefix=@SYSROOT@
--with-libassuan-prefix=@SYSROOT@ --with-libassuan-prefix=@SYSROOT@
--with-zlib=@SYSROOT@ --with-zlib=@SYSROOT@
--with-regex=@SYSROOT@
--with-npth-prefix=@SYSROOT@ --with-npth-prefix=@SYSROOT@
--disable-g13 --disable-g13
" "