Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
g-wrap-devel: Include files and libraries needed for g-wrap development
- Summary
- g-wrap-devel contains development libraries and headers for g-wrap.
You can provide access to a given C API by creating a specification
file describing the interface you want published at the Scheme level.
g-wrap will handle generating all the lower level library interface
code so that the C library shows up as a set of Scheme functions.
You should install g-wrap-devel if you need to compile programs that
need to use g-wrap C<->Scheme functionality
Changelog
- * Mon May 7 19:00:00 2007 Bill Nottingham <notting{%}redhat{*}com> - 1.9.6-11
- re-add .la files (#238263)
- * Thu Jan 18 18:00:00 2007 Bill Nottingham <notting{%}redhat{*}com> - 1.9.6-10
- remove .la files
- fix build with -Werror
- fix install-info (<ville{*}skytta{%}iki{*}fi>)
- * Thu Jan 11 18:00:00 2007 Bill Nottingham <notting{%}redhat{*}com> - 1.9.6-8
- various spec cleanups