Skip to content

Commit

Permalink
Fixed `make distcheck'
Browse files Browse the repository at this point in the history
2008-10-16  Armin Burgmeier  <[email protected]>

	* libinfinity/Makefile.am:
	* libinfinity/common/Makefile.am:
	* libinfinity/adopted/Makefile.am:
	* libinfinity/client/Makefile.am:
	* libinfinity/server/Makefile.am:
	* libinfinity/methods/local-central/Makefile.am:
	* libinftext/Makefile.am:
	* libinfgtk/Makefile.am:
	* libinftextgtk/Makefile.am:
	* infinoted/Makefile.am:
	* infinoted/note-plugins/text/Makefile.am:
	* test/Makefile.am: Moved -I$(top_srcdir) from AM_CPPFLAGS to
	$lib_CPPFLAGS, because the former is not used when the latter is
	present. This is required for `make distcheck'.

	* docs/reference/Makefile.am: Added version.xml.in to EXTRA_DIST.

	* docs/reference/libinfinity/Makefile.am:
	* docs/reference/libinftext/Makefile.am:
	* docs/reference/libinfgtk/Makefile.am:
	* docs/reference/libinftextgtk/Makefile.am: Added ../version.xml to
	content_files, to fix `make distcheck'.

	* docs/reference/libinfinity/libinfinity-docs.sgml: Reordered
	documentation sections.
  • Loading branch information
aburgm committed Oct 16, 2008
1 parent 0b9fe57 commit c179081
Show file tree
Hide file tree
Showing 20 changed files with 90 additions and 68 deletions.
28 changes: 28 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
2008-10-16 Armin Burgmeier <[email protected]>

* libinfinity/Makefile.am:
* libinfinity/common/Makefile.am:
* libinfinity/adopted/Makefile.am:
* libinfinity/client/Makefile.am:
* libinfinity/server/Makefile.am:
* libinfinity/methods/local-central/Makefile.am:
* libinftext/Makefile.am:
* libinfgtk/Makefile.am:
* libinftextgtk/Makefile.am:
* infinoted/Makefile.am:
* infinoted/note-plugins/text/Makefile.am:
* test/Makefile.am: Moved -I$(top_srcdir) from AM_CPPFLAGS to
$lib_CPPFLAGS, because the former is not used when the latter is
present. This is required for `make distcheck'.

* docs/reference/Makefile.am: Added version.xml.in to EXTRA_DIST.

* docs/reference/libinfinity/Makefile.am:
* docs/reference/libinftext/Makefile.am:
* docs/reference/libinfgtk/Makefile.am:
* docs/reference/libinftextgtk/Makefile.am: Added ../version.xml to
content_files, to fix `make distcheck'.

* docs/reference/libinfinity/libinfinity-docs.sgml: Reordered
documentation sections.

2008-10-16 Armin Burgmeier <[email protected]>

* libinfinity/common/inf-tcp-connection.c: Make sure that calling
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/Makefile.am
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
SUBDIRS = libinfinity libinftext libinfgtk libinftextgtk

EXTRA_DIST = version.xml.in
3 changes: 2 additions & 1 deletion docs/reference/libinfgtk/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ 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=
content_files = \
../version.xml

# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
Expand Down
3 changes: 2 additions & 1 deletion docs/reference/libinfinity/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ 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=
content_files = \
../version.xml

# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
Expand Down
58 changes: 29 additions & 29 deletions docs/reference/libinfinity/libinfinity-docs.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -20,66 +20,66 @@
<xi:include href="xml/inf-init.xml"/>
<xi:include href="xml/inf-session.xml"/>
<xi:include href="xml/inf-user-table.xml"/>
<xi:include href="xml/inf-buffer.xml"/>
<xi:include href="xml/inf-io.xml"/>
<xi:include href="xml/inf-standalone-io.xml"/>
<xi:include href="xml/inf-connection-manager.xml"/>
<xi:include href="xml/inf-net-object.xml"/>
<xi:include href="xml/inf-local-publisher.xml"/>
<xi:include href="xml/inf-tcp-connection.xml"/>
<xi:include href="xml/inf-method-manager.xml"/>
<xi:include href="xml/inf-discovery-avahi.xml"/>
<xi:include href="xml/inf-user.xml"/>
<xi:include href="xml/inf-discovery.xml"/>
<xi:include href="xml/inf-xmpp-manager.xml"/>
<xi:include href="xml/inf-local-publisher.xml"/>
<xi:include href="xml/inf-ip-address.xml"/>
<xi:include href="xml/inf-tcp-connection.xml"/>
<xi:include href="xml/inf-xml-connection.xml"/>
<xi:include href="xml/inf-simulated-connection.xml"/>
<xi:include href="xml/inf-xmpp-connection.xml"/>
<xi:include href="xml/inf-ip-address.xml"/>
<xi:include href="xml/inf-simulated-connection.xml"/>
<xi:include href="xml/inf-discovery-avahi.xml"/>
<xi:include href="xml/inf-xmpp-manager.xml"/>
<xi:include href="xml/inf-io.xml"/>
<xi:include href="xml/inf-standalone-io.xml"/>
<xi:include href="xml/inf-connection-manager.xml"/>
<xi:include href="xml/inf-method-manager.xml"/>
<xi:include href="xml/inf-central-method.xml"/>
<xi:include href="xml/inf-net-object.xml"/>
<xi:include href="xml/inf-certificate-chain.xml"/>
<xi:include href="xml/inf-xml-util.xml"/>
<xi:include href="xml/inf-cert-util.xml"/>
<xi:include href="xml/inf-error.xml"/>
<xi:include href="xml/inf-central-method.xml"/>
<xi:include href="xml/inf-buffer.xml"/>
</chapter>

<chapter>
<title>Infinote adOPTed implementation</title>
<xi:include href="xml/inf-adopted-state-vector.xml"/>
<xi:include href="xml/inf-adopted-session.xml"/>
<xi:include href="xml/inf-adopted-user.xml"/>
<xi:include href="xml/inf-adopted-session-record.xml"/>
<xi:include href="xml/inf-adopted-algorithm.xml"/>
<xi:include href="xml/inf-adopted-request.xml"/>
<xi:include href="xml/inf-adopted-request-log.xml"/>
<xi:include href="xml/inf-adopted-request.xml"/>
<xi:include href="xml/inf-adopted-operation.xml"/>
<xi:include href="xml/inf-adopted-split-operation.xml"/>
<xi:include href="xml/inf-adopted-no-operation.xml"/>
<xi:include href="xml/inf-adopted-split-operation.xml"/>
<xi:include href="xml/inf-adopted-user.xml"/>
<xi:include href="xml/inf-adopted-state-vector.xml"/>
<xi:include href="xml/inf-adopted-session-record.xml"/>
</chapter>

<chapter>
<title>Infinote client side API</title>
<xi:include href="xml/infc-browser.xml"/>
<xi:include href="xml/infc-browser-iter.xml"/>
<xi:include href="xml/infc-note-plugin.xml"/>
<xi:include href="xml/infc-session-proxy.xml"/>
<xi:include href="xml/infc-explore-request.xml"/>
<xi:include href="xml/infc-node-request.xml"/>
<xi:include href="xml/infc-request-manager.xml"/>
<xi:include href="xml/infc-session-proxy.xml"/>
<xi:include href="xml/infc-request.xml"/>
<xi:include href="xml/infc-user-request.xml"/>
<xi:include href="xml/infc-browser-iter.xml"/>
<xi:include href="xml/infc-note-plugin.xml"/>
<xi:include href="xml/infc-request.xml"/>
<xi:include href="xml/infc-request-manager.xml"/>
</chapter>

<chapter>
<title>Infinote server side API</title>
<xi:include href="xml/infd-xmpp-server.xml"/>
<xi:include href="xml/infd-server-pool.xml"/>
<xi:include href="xml/infd-directory.xml"/>
<xi:include href="xml/infd-xml-server.xml"/>
<xi:include href="xml/infd-tcp-server.xml"/>
<xi:include href="xml/infd-note-plugin.xml"/>
<xi:include href="xml/infd-storage.xml"/>
<xi:include href="xml/infd-session-proxy.xml"/>
<xi:include href="xml/infd-filesystem-storage.xml"/>
<xi:include href="xml/infd-note-plugin.xml"/>
<xi:include href="xml/infd-session-proxy.xml"/>
<xi:include href="xml/infd-tcp-server.xml"/>
<xi:include href="xml/infd-xml-server.xml"/>
<xi:include href="xml/infd-xmpp-server.xml"/>
<xi:include href="xml/infd-server-pool.xml"/>
</chapter>
</book>
3 changes: 2 additions & 1 deletion docs/reference/libinftext/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ 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=
content_files = \
../version.xml

# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
Expand Down
3 changes: 2 additions & 1 deletion docs/reference/libinftextgtk/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ 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=
content_files = \
../version.xml

# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
# These files must be listed here *and* in content_files
Expand Down
1 change: 0 additions & 1 deletion infinoted/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ plugin_path = ${libdir}/infinoted/note-plugins

infinoted_CPPFLAGS = \
-I${top_srcdir} \
-I${top_builddir} \
$(infinoted_CFLAGS) \
$(infinity_CFLAGS) \
-DPLUGIN_PATH=\"${plugin_path}\"
Expand Down
3 changes: 1 addition & 2 deletions infinoted/note-plugins/text/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ plugindir = ${libdir}/infinoted/note-plugins
# I don't know how to achieve this, though.

libinfd_note_plugin_text_la_CPPFLAGS = \
-I${top_srcdir} \
-I${top_builddir} \
-I$(top_srcdir) \
$(infinoted_CFLAGS) \
$(inftext_CFLAGS) \
$(infinity_CFLAGS)
Expand Down
5 changes: 2 additions & 3 deletions libinfgtk/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
lib_LTLIBRARIES = libinfgtk-1.0.la

AM_CPPFLAGS = -I${top_srcdir}

libinfgtk_1_0_la_CPPFLAGS = \
-I$(top_srcdir) \
$(infgtk_CFLAGS) \
$(infinity_CFLAGS)

libinfgtk_1_0_la_LDFLAGS = \
-no-undefined

libinfgtk_1_0_la_LIBADD = \
${top_srcdir}/libinfinity/libinfinity-1.0.la \
${top_builddir}/libinfinity/libinfinity-1.0.la \
$(infgtk_LIBS) \
$(infinity_LIBS)

Expand Down
3 changes: 1 addition & 2 deletions libinfinity/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ SUBDIRS = common adopted server client . methods

lib_LTLIBRARIES = libinfinity-1.0.la

AM_CPPFLAGS = -I${top_srcdir}

libinfinity_1_0_la_CPPFLAGS = \
-I$(top_srcdir) \
$(infinity_CFLAGS)

libinfinity_1_0_la_LDFLAGS = \
Expand Down
3 changes: 1 addition & 2 deletions libinfinity/adopted/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
AM_CPPFLAGS = -I${top_srcdir}

libinfinity_adopted_la_CPPFLAGS = \
-I$(top_srcdir) \
$(infinity_CFLAGS)

noinst_LTLIBRARIES = libinfinity_adopted.la
Expand Down
3 changes: 1 addition & 2 deletions libinfinity/client/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
AM_CPPFLAGS = -I${top_srcdir}

noinst_LTLIBRARIES = libinfinity_client.la

libinfinity_client_la_CPPFLAGS = \
-I$(top_srcdir) \
$(infinity_CFLAGS)

libinfinity_client_ladir = $(includedir)/libinfinity-1.0/libinfinity/client
Expand Down
3 changes: 1 addition & 2 deletions libinfinity/common/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
AM_CPPFLAGS = -I${top_srcdir}

methods_base = infinote/method-plugins

libinfinity_common_la_CPPFLAGS = \
-I$(top_srcdir) \
$(infinity_CFLAGS) \
$(avahi_CFLAGS) \
-DMETHODS_LIBDIR=\"${libdir}\" \
Expand Down
3 changes: 1 addition & 2 deletions libinfinity/methods/local-central/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ methodsdir = ${libdir}/infinote/method-plugins
# I don't know how to achieve this, though.

libinf_method_local_central_la_CPPFLAGS = \
-I${top_srcdir} \
-I${top_builddir} \
-I$(top_srcdir) \
$(infinity_CFLAGS)

libinf_method_local_central_la_LDFLAGS = \
Expand Down
3 changes: 1 addition & 2 deletions libinfinity/server/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
AM_CPPFLAGS = -I${top_srcdir}

noinst_LTLIBRARIES = libinfinity_server.la

libinfinity_server_la_CPPFLAGS = \
-I$(top_srcdir) \
$(infinity_CFLAGS)

libinfinity_server_ladir = $(includedir)/libinfinity-1.0/libinfinity/server
Expand Down
5 changes: 2 additions & 3 deletions libinftext/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
lib_LTLIBRARIES = libinftext-1.0.la

AM_CPPFLAGS = -I${top_srcdir}

libinftext_1_0_la_CPPFLAGS = \
-I$(top_srcdir) \
$(inftext_CFLAGS) \
$(infinity_CFLAGS)

libinftext_1_0_la_LDFLAGS = \
-no-undefined

libinftext_1_0_la_LIBADD = \
${top_srcdir}/libinfinity/libinfinity-1.0.la \
${top_builddir}/libinfinity/libinfinity-1.0.la \
$(inftext_LIBS) \
$(infinity_LIBS)

Expand Down
7 changes: 3 additions & 4 deletions libinftextgtk/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
lib_LTLIBRARIES = libinftextgtk-1.0.la

AM_CPPFLAGS = -I${top_srcdir}

libinftextgtk_1_0_la_CPPFLAGS = \
-I$(top_srcdir) \
$(inftextgtk_CFLAGS) \
$(inftext_CFLAGS) \
$(infinity_CFLAGS)
Expand All @@ -11,8 +10,8 @@ libinftextgtk_1_0_la_LDFLAGS = \
-no-undefined

libinftextgtk_1_0_la_LIBADD = \
${top_srcdir}/libinftext/libinftext-1.0.la \
${top_srcdir}/libinfinity/libinfinity-1.0.la \
${top_builddir}/libinftext/libinftext-1.0.la \
${top_builddir}/libinfinity/libinfinity-1.0.la \
$(inftextgtk_LIBS) \
$(inftext_LIBS) \
$(infinity_LIBS)
Expand Down
18 changes: 9 additions & 9 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: infinote 0.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-16 20:51+0200\n"
"POT-Creation-Date: 2008-10-16 21:43+0200\n"
"PO-Revision-Date: 2008-09-17 21:58+0200\n"
"Last-Translator: <[email protected]>\n"
"Language-Team: German\n"
Expand Down Expand Up @@ -505,27 +505,27 @@ msgstr ""
msgid "No such user with ID %u"
msgstr ""

#: libinfinity/common/inf-connection-manager.c:660
#: libinfinity/common/inf-connection-manager.c:663
#, c-format
msgid "Publisher ID of connection '%s' is already known"
msgstr ""

#: libinfinity/common/inf-connection-manager.c:678
#: libinfinity/common/inf-connection-manager.c:681
#, c-format
msgid "Publisher ID '%s' has incorrect length"
msgstr ""

#: libinfinity/common/inf-connection-manager.c:727
#: libinfinity/common/inf-connection-manager.c:730
#, c-format
msgid "Publisher ID '%s' is already in use"
msgstr ""

#: libinfinity/common/inf-connection-manager.c:802
#: libinfinity/common/inf-connection-manager.c:805
#, c-format
msgid "Received unexpected message '%s'"
msgstr ""

#: libinfinity/common/inf-connection-manager.c:920
#: libinfinity/common/inf-connection-manager.c:923
#, c-format
msgid ""
"Request from %s caused error: %s\n"
Expand All @@ -538,7 +538,7 @@ msgid ""
"\n"
msgstr ""

#: libinfinity/common/inf-connection-manager.c:986
#: libinfinity/common/inf-connection-manager.c:989
#, c-format
msgid "Received bad XML request from %s: %s"
msgstr ""
Expand Down Expand Up @@ -805,13 +805,13 @@ msgstr ""
msgid "Received unhandled XML message '%s'"
msgstr ""

#: libinfinity/common/inf-tcp-connection.c:562
#: libinfinity/common/inf-tcp-connection.c:560
#, c-format
msgid "Interface `%s' does not exist"
msgstr ""

#. Failed to get name for device <Index>: <Reason>
#: libinfinity/common/inf-tcp-connection.c:637
#: libinfinity/common/inf-tcp-connection.c:635
#, c-format
msgid "Failed to get name for device %u: %s"
msgstr ""
Expand Down
1 change: 0 additions & 1 deletion test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ SUBDIRS = util session cleanup

AM_CPPFLAGS = \
-I${top_srcdir} \
-I${top_builddir} \
${infinity_CFLAGS}

if WITH_INFGTK
Expand Down

0 comments on commit c179081

Please sign in to comment.