Lines Matching refs:THIS
38 THIS="@PACKAGE@"
64 LIBS="-l${THIS} $LIBS"
221 Usage: ${THIS}-config [options]
224 --prefix echos the package-prefix of ${THIS}
225 --prefix=ARG sets the package-prefix of ${THIS}
226 --exec-prefix echos the executable-prefix of ${THIS}
227 --exec-prefix=ARG sets the executable-prefix of ${THIS}
229 --cflags echos the C compiler flags needed to compile with ${THIS}
230 --libs echos the libraries needed to link with ${THIS}
232 --libs-only-L echos -L linker options (search path) for ${THIS}
233 --libs-only-l echos -l linker options (libraries) for ${THIS}
236 --version echos the release+patchdate version of ${THIS}
237 --abi-version echos the ABI version of ${THIS}
239 --bindir echos the directory containing ${THIS} programs
240 --datadir echos the directory containing ${THIS} data
241 --libdir echos the directory containing ${THIS} libraries
242 --mandir echos the directory containing ${THIS} manual pages