diff options
author | Ted Gould <ted@canonical.com> | 2009-03-26 11:27:16 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-03-26 11:27:16 -0500 |
commit | 37af771e05d655d9fe3723a4138714c360d5fa14 (patch) | |
tree | 93347fe3a027e9da42643facd7d26451a8cc7045 /configure.ac | |
parent | 0d98376427b1d0382a59664bffb48f0c3377b285 (diff) | |
download | libayatana-indicator-37af771e05d655d9fe3723a4138714c360d5fa14.tar.gz libayatana-indicator-37af771e05d655d9fe3723a4138714c360d5fa14.tar.bz2 libayatana-indicator-37af771e05d655d9fe3723a4138714c360d5fa14.zip |
Getting gtkdoc stuff to be a little happier
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f1887fa..90d75c7 100644 --- a/configure.ac +++ b/configure.ac @@ -91,6 +91,8 @@ AM_CONDITIONAL(USE_GIR, test "x$gir_ok" = "xyes") ########################### GTK_DOC_CHECK([1.4]) +GNOME_DOC_INIT +GNOME_COMPILE_WARNINGS ############################## # Custom Junk |