* Matthias Klose ([EMAIL PROTECTED]) wrote: > yes, regarding #335124, a bit of help/suggestions would be > appreciated.
Bad quoting in the acinclude.m4 file. This should let you build with
automake 1.7 and >.
--- acinclude.m4.old 2002-07-05 20:11:19.000000000 -0400
+++ acinclude.m4 2005-12-05 23:40:42.000000000 -0500
@@ -47,7 +47,7 @@
AC_CHECK_LIB(m,
cos,
- AC_CHECK_LIB(dl,
+ [AC_CHECK_LIB(dl,
dlerror,
[AC_CHECK_LIB(${gnd_1st_tcl_lib_test},
Tcl_CreateInterp,
--
Eric Dorland <[EMAIL PROTECTED]>
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C 2B0A 61E9 8ECF 16D9 70C6
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+
O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+
G e h! r- y+
------END GEEK CODE BLOCK------
signature.asc
Description: Digital signature

