[gnutls-dev] [PATCH] Detect GAA and fix out-of-source-tree builds

Ludovic Courtès ludovic.courtes at laas.fr
Wed Dec 13 16:22:35 CET 2006


Hi,

The two patches below (against HEAD) make compilation smoother by
detecting GAA and allowing for out-of-source-tree builds.

Thanks,
Ludovic.


ChangeLog entry:

	* configure.in: Look for `gaa', returning an error with the URL
	if not found.
	* src/Makefile.am (*-gaa.c): Use `$(GAA)' instead of `gaa'.
	Mark `.gaa' files as being in `$(srcdir)', thereby allowing for
	out-of-source-tree builds.

	* doc/Makefile.am: Refer to `sort2.pl' as
	`$(srcdir)/scripts/sort2.pl' instead of `scripts/sort2.pl'.
	* doc/manpages/Makefile.am: Refer to `gdoc' as
	`$(top_srcdir)/doc/scripts/gdoc' instead of `../scripts/gdoc'.
	* doc/lib/Makefile.am: Likewise.
	* doc/lib/x509/Makefile.am: Likewise.
	* doc/libextra/Makefile.am: Likewise.
	* doc/libextra/openpgp/Makefile.am: Likewise.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ,,config.diff
Type: text/x-patch
Size: 1323 bytes
Desc: Look for GAA
URL: </pipermail/attachments/20061213/5178e07a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ,,doc-out-of-source-tree.diff
Type: text/x-patch
Size: 5718 bytes
Desc: Doc out-of-source-tree builds
URL: </pipermail/attachments/20061213/5178e07a/attachment-0001.bin>


More information about the Gnutls-devel mailing list