aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorFrancisco Javier F. Serrador <serrador@openshine.com>2006-11-11 06:15:22 +0800
committerFrancisco Javier Fernandez Serrador <serrador@src.gnome.org>2006-11-11 06:15:22 +0800
commit66bb80da5d8e7972da7f29451460a213f24a9618 (patch)
tree3915e4eb4a63ed87dd39c0f16b581bd46075cfd0 /configure.in
parentc26bbd635ff5c9efc1c2803c3a716b3dfebed433 (diff)
downloadgsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.tar
gsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.tar.gz
gsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.tar.bz2
gsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.tar.lz
gsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.tar.xz
gsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.tar.zst
gsoc2013-evolution-66bb80da5d8e7972da7f29451460a213f24a9618.zip
Fixes #76336 and fix Spanish quickref.
2006-11-10 Francisco Javier F. Serrador <serrador@openshine.com> * configure.in: Fixes #76336 and fix Spanish quickref. svn path=/trunk/; revision=32966
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index f446eedfd8..a227c28a48 100644
--- a/configure.in
+++ b/configure.in
@@ -3,6 +3,10 @@ AC_PREREQ(2.52)
AC_INIT(evolution, 2.9.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
+# Port to GNOME Documentation
+#AC_CONFIG_MACRO_DIR([m4])
+GNOME_DOC_INIT
+
# Gross hack to enable 'make dist' on automake 1.9+tar 1.14.
# The extra brackets are to foil regex-based scans.
@@ -1700,10 +1704,10 @@ data/cde_app_root/dt/appconfig/types/C/Ximian.dt
e-util/Makefile
filter/Makefile
help/Makefile
-help/C/Makefile
help/quickref/Makefile
help/quickref/C/Makefile
help/quickref/de/Makefile
+help/quickref/es/Makefile
shell/Makefile
shell/evolution-nognome
ui/Makefile
@@ -1735,6 +1739,7 @@ mail/Makefile
mail/default/Makefile
mail/default/C/Makefile
mail/default/de/Makefile
+mail/default/es/Makefile
mail/default/fi/Makefile
mail/default/fr/Makefile
mail/default/lt/Makefile