configure.in.patch 287 B

1234567891011
  1. --- configure.in 2023-01-05 14:37:57
  2. +++ configure.in.1 2023-01-05 14:37:40
  3. @@ -1090,7 +1090,7 @@
  4. fi
  5. fi
  6. -use_static_pcre="yes"
  7. +
  8. # If we have libpcre and either we also have pcreposix or
  9. # we don't need pcreposix, then link pcre dynamically; else
  10. # build it and link statically