Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
langnone
$ ./configure --with-pcre=/opt/local CC=clang CXX=clang++

Now you can make and install:

...