Browse Source

Change "ex." to "e.g."

tags/5.1.0
Ryan Schmidt 6 years ago
parent
commit
c887279141
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      install.txt

+ 1
- 1
install.txt View File

@@ -28,7 +28,7 @@ A few options can be passed to configure (or the autogen.sh script), including:

Typing "./configure --help" will display all the available options. Note that you can provide more than one "--with-" flag to the configure script to enable multiple API support.

If you wish to use a different compiler than that selected by configure, specify that compiler in the command line (ex. to use CC):
If you wish to use a different compiler than that selected by configure, specify that compiler in the command line (e.g. to use CC):

./configure CXX=CC



Loading…
Cancel
Save