GConf Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
There are several things that need to happen at "make install" time.
The schemas should be installed into a GConf configuration source; either the default source, or a source specified by the user with a configure option called --enable-gconf-source.
The schema files should be installed to $(sysconfdir)/gconf/schemas/, making it easy for sysadmins to browse them or bulk-reinstall them into a new configuration source.
FIXME give snippets of configure.in and Makefile.am