Skip to content

Dune Ride

Compare
Choose a tag to compare
@ablaette ablaette released this 04 Feb 14:15
· 1285 commits to master since this release
  • If RcppCWB is compiled on macOS, the package configure script checks the architecture of the machine and ensures that (if glib-2.0 is not yet present) a version of glib-2.0 compiled for Apple Silicon/the M1 chip is loaded in case an amd64 architecture is detected.
  • The package configure script now uses pcre-config to locate header files of PCRE.
  • The configure script checks whether pcre has been compiled with Unicode properties support. If not, a warning is issued that also explains the recommended solution to use '--enable-unicode-properties' when calling configure.