[seed] [docs] Distribute importer docs, include seed_script_destroy function
- From: Tim Horton <hortont src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [seed] [docs] Distribute importer docs, include seed_script_destroy function
- Date: Mon, 10 Aug 2009 07:32:41 +0000 (UTC)
commit b6d835b0818fa56d218131d76816a21d9bc18fda
Author: Tim Horton <hortont424 gmail com>
Date: Mon Aug 10 07:31:58 2009 -0800
[docs] Distribute importer docs, include seed_script_destroy function
doc/reference/Makefile.am | 2 +-
doc/reference/seed-sections.txt | 1 +
m4/libtool.m4 | 3 ---
3 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index b27831d..be7c39c 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -55,7 +55,7 @@ HTML_IMAGES=
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
# e.g. content_files=running.sgml building.sgml changes-2.0.sgml
-content_files=seed-docs.sgml seed-sections.txt building.sgml introduction.sgml building-osx.sgml contact.sgml
+content_files=seed-docs.sgml seed-sections.txt building.sgml introduction.sgml building-osx.sgml contact.sgml imports.sgml
# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
diff --git a/doc/reference/seed-sections.txt b/doc/reference/seed-sections.txt
index 83d1d07..98fcb25 100644
--- a/doc/reference/seed-sections.txt
+++ b/doc/reference/seed-sections.txt
@@ -34,6 +34,7 @@ seed_evaluate
seed_simple_evaluate
seed_script_new_from_file
seed_script_exception
+seed_script_destroy
</SECTION>
<SECTION>
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index 1e7ea47..2ca1c1f 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -4261,9 +4261,6 @@ dnl Note also adjust exclude_expsyms for C++ above.
openbsd*)
with_gnu_ld=no
;;
- linux* | k*bsd*-gnu)
- _LT_TAGVAR(link_all_deplibs, $1)=no
- ;;
esac
_LT_TAGVAR(ld_shlibs, $1)=yes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]