Print compile and link options of the otf library
libotf-config [ --cflags | --libs | --version ]
The shell script libotf-config prints compile and link options for a program that uses the otf library.
The arguments are as follows:
--cflags
Print compile option (e.g. -I/usr/local/include)
--libs
Print link option (e.g. -L/usr/local/lib -lotf)
--version
Print version number of the otf library.
Harshula Jayasuriya <[email protected]>
Copyright (C) 2011 Harshula Jayasuriya
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.