Query: m17n-config
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
m17n-config(1) The m17n Library m17n-config(1)NAMEm17n-config - Print compile/link options of the m17n librarySYNOPSISm17n-config [API-LEVEL ...] [--cflags | --libs | --libtool] [--version]DESCRIPTIONThe shell script m17n-config prints compile and link options for a program that uses the m17n library. By default, the printed options are for such a program that uses SHELL API of the libray. But, if the first argument is 'CORE', 'GUI', or 'FLT', the options are for a program that uses the corresponding API. The other arguments are as follows. o --cflags Print compile option (e.g. -I/usr/local/include) o --libs Print link option (e.g. -L/usr/local/lib -lm17n) o --libtool Print libtool option (e.g. /usr/local/lib/libm17n.la) o --version Print version number of the m17n library.COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 m17n-config(1)
Related Man Pages |
---|
m17nfontset(3m17n) - debian |
mdatabase_define(3m17n) - debian |
mframe_get_prop(3m17n) - debian |
minput_event_to_key(3m17n) - debian |
mdbdir(5) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Detecting unused variables... |
Weird 'find' results |