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
1 changed files with 0 additions and 1 deletions

View File

@ -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
"