bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool (head and branch-1-5) report on GNU/Hurd.


From: Peter O'Gorman
Subject: Re: libtool (head and branch-1-5) report on GNU/Hurd.
Date: Fri, 26 Sep 2003 21:55:45 +0900
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030916 Thunderbird/0.3a

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alfred M. Szmidt wrote:

| [I'm CCing bug-libtool since they probobly have more use for the patch
|  that is inlined then anyone at bug-hurd.  And please keep CCing me
|  atleast since I'm not subscribed to bug-libtool]
|
| Heres a quick report on libtool (head and branch-1-5), all test pass
| on GNU/Hurd if you apply the patch that I have appened.  The test for
| mdemo2-make tries to pull in the installed ltdl.h header if it can't
| find it in "../libltdl"; which it won't find if you don't compile in
| your source directory.  Which directly leads to the failure of
| mdemo2-make.  This should be applied to both head and branch-1-5.
|
| 2003-09-25  Alfred M. Szmidt  <ams@kemisten.nu>
|
|       * mdemo2/Makefile.am (INCLUDES): Include `$(top_srcdir)/../libltdl'
|       instead of `../libltdl'.
|
| Index: mdemo2/Makefile.am
| --- mdemo2/Makefile.am
| +++ mdemo2/Makefile.am
| @@ -2,7 +2,7 @@
|
|  AUTOMAKE_OPTIONS = no-dependencies foreign
|
| -INCLUDES = -I../libltdl
| +INCLUDES = -I$(top_srcdir)/../libltdl
|
|  EXTRA_DIST = acinclude.m4

In HEAD and 1.5 branch.

Thanks,
Peter
- --
* Peter O'Gorman - http://www.pogma.com/ *
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/dDdNhJEqt987YAQRAijUAJ9phcJVn0IUgGJ1tazoG6mC4wn41gCbBYoA
cr9fp/3N4H94y+L67zqmOvk=
=DVtu
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]