Rename gschema-compile to glib-compile-schemas

And clean up the autofoo a bit: use an uppercase variable,
check for pkg-config, check for presence of glib-compile-schemas.
This commit is contained in:
Matthias Clasen
2010-04-23 17:27:26 -04:00
parent e6e7015bbd
commit ec664445a9
10 changed files with 29 additions and 23 deletions

View File

@@ -116,7 +116,7 @@ content_files = \
overview.xml \
migrating.xml \
gio-querymodules.xml \
gschema-compile.xml \
glib-compile-schemas.xml\
gsettings.xml \
gsettings-schema-convert.xml
@@ -135,7 +135,7 @@ EXTRA_DIST += \
man_MANS = \
gio-querymodules.1 \
gschema-compile.1 \
glib-compile-schemas.1 \
gsettings.1 \
gsettings-schema-convert.1