aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--configure.in2
-rw-r--r--doc/reference/tmpl/ephy-embed.sgml2
3 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4701afa1..a19c8ad55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-11-01 Christian Persch <chpe@cvs.gnome.org>
+ * configure.in:
+
+ Fix aclocal flags.
+
+ * doc/reference/tmpl/ephy-embed.sgml:
+
+ Update.
+
+2004-11-01 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_init),
(ephy_location_entry_activate):
* src/ephy-location-action.c: (ephy_location_action_class_init):
diff --git a/configure.in b/configure.in
index d9f23bcea..5a574dd56 100644
--- a/configure.in
+++ b/configure.in
@@ -13,6 +13,8 @@ AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE([dist-bzip2 check-news])
+AC_SUBST([ACLOCAL_AMFLAGS], ["\${ACLOCAL_FLAGS}"])
+
AM_MAINTAINER_MODE
AC_PROG_INTLTOOL([0.29])
diff --git a/doc/reference/tmpl/ephy-embed.sgml b/doc/reference/tmpl/ephy-embed.sgml
index edf35cc6c..b75a5da50 100644
--- a/doc/reference/tmpl/ephy-embed.sgml
+++ b/doc/reference/tmpl/ephy-embed.sgml
@@ -175,6 +175,8 @@ be done by casting).
@:
@:
@:
+@:
+@:
@:
<!-- ##### SIGNAL EphyEmbed::ge-security-change ##### -->