1- ` configure' configures this package to adapt to many kinds of systems.
1+ ' configure' configures this package to adapt to many kinds of systems.
22
33Usage: ./configure [OPTION]... [VAR=VALUE]...
44
@@ -12,22 +12,22 @@ Configuration:
1212      --help=short        display options specific to this package
1313      --help=recursive    display the short help of all the included packages
1414  -V, --version           display version information and exit
15-   -q, --quiet, --silent   do not print ` checking ...' messages
15+   -q, --quiet, --silent   do not print ' checking ...' messages
1616      --cache-file=FILE   cache test results in FILE [disabled]
17-   -C, --config-cache      alias for ` --cache-file=config.cache'
17+   -C, --config-cache      alias for ' --cache-file=config.cache'
1818  -n, --no-create         do not create output files
19-       --srcdir=DIR        find the sources in DIR [configure dir or ` ..']
19+       --srcdir=DIR        find the sources in DIR [configure dir or ' ..']
2020
2121Installation directories:
2222  --prefix=PREFIX         install architecture-independent files in PREFIX
2323                          [/usr/local]
2424  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
2525                          [PREFIX]
2626
27- By default, ` make install' will install all the files in
28- ` /usr/local/bin', ` /usr/local/lib' etc.  You can specify
29- an installation prefix other than ` /usr/local' using ` --prefix',
30- for instance ` --prefix=$HOME'.
27+ By default, ' make install' will install all the files in
28+ ' /usr/local/bin', ' /usr/local/lib' etc.  You can specify
29+ an installation prefix other than ' /usr/local' using ' --prefix',
30+ for instance ' --prefix=$HOME'.
3131
3232For better control, use the options below.
3333
@@ -393,17 +393,17 @@ Some influential environment variables:
393393  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
394394              you have headers in a nonstandard directory <include dir>
395395  CPP         C preprocessor
396-   YACC        The ` Yet Another Compiler Compiler' implementation to use.
397-               Defaults to the first program found out of: ` bison -y', ` byacc',
398-               ` yacc'.
396+   YACC        The ' Yet Another Compiler Compiler' implementation to use.
397+               Defaults to the first program found out of: ' bison -y', ' byacc',
398+               ' yacc'.
399399  YFLAGS      The list of arguments that will be passed by default to $YACC.
400400              This script will default YFLAGS to the empty string to avoid a
401-               default value of ` -d' given by some make applications.
401+               default value of ' -d' given by some make applications.
402402  CXX         C++ compiler command
403403  CXXFLAGS    C++ compiler flags
404404  CXXCPP      C++ preprocessor
405405
406- Use these variables to override the choices made by ` configure' or to help
406+ Use these variables to override the choices made by ' configure' or to help
407407it to find libraries and programs with nonstandard names/locations.
408408
409409Report bugs to the package provider.
0 commit comments