>
> > This is a known deficiency in the coupling between libtool and autoconf,
> > which needs fixing at some point. In the mean time how about (wild
guess
> > here!):
>
> > save_CC=$CC
> > CC="${SHELL-/bin/sh} ${top_srcdir)/libtool $CC"
> > AC_TRY_LINK(blah)
> > CC=$save_CC
>
> This does
On Apr 3, 2001, "s_a_white" <[EMAIL PROTECTED]> wrote:
> Gary second suggestion worked after removing the back slashes:
Really? Wow! This is very good news, indeed. I'm quite surprised!
I suppose we could arrange for AC_PROG_LIBTOOL to pre-pend
'${CONFIG_SHELL-/bin/sh} `pwd`/libtool ' to ac_
All of the benefits of Internet classroom training ... without the cost.
RapidClassroom™ is the first Internet Classroom service that incorporates:
- Desktop Sharing from a PC to Internet Users
- Broadcast Streaming Audio
- VOIP [August 2001]
RapidClassroom™ allows instructors to "push" an ima
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 03 April 2001 08:35, Alexandre Oliva wrote:
> I don't think the `-nologo' is coming from autoconf. I suspect it's
> something in configure.in or in some custom autoconf/m4 macro.
It is _not_ from anywhere within our code. grep -r "nologo"
On Apr 3, 2001, Tobias Hunger <[EMAIL PROTECTED]> wrote:
> /usr/share/autoconf> grep nologo *
> acspecific.m4: CPP="${CC-cc} -nologo -E"
> autoconf.m4f: CPP="${CC-cc} -nologo -E"
> autoheader.m4f: CPP="${CC-cc} -nologo -E"
> I did definitly not change anything there. Maybe this is debian
> s
specific?
>
> Might be. I can't find any occurrences of -nologo in the CVS
> autoconf. Hmm... But, indeed, it's there in autoconf 2.13. Oops :-)
Check out the ChangeLog:
2000-09-14 Pavel Roskin <[EMAIL PROTECTED]>
* acgeneral.m4 (_AC_TRY_CPP): Don't filter out conftest.$ac_ext
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 03 April 2001 13:03, Alexandre Oliva wrote:
> In any case, it would only be used if `${CC-cc} -E' failed to
> preprocess a trivial file. Does config.log explain why it failed, and
> configure decided to fallback to -nologo -E?
There is no
All of the benefits of Internet classroom training ... without the cost.
RapidClassroom? is the first Internet Classroom service that incorporates:
- Desktop Sharing from a PC to Internet Users
- Broadcast Streaming Audio
- VOIP [August 2001]
RapidClassroom? allows instructors to "push" an ima
On Tuesday 03 April 2001 9:28 am, Alexandre Oliva wrote:
> On Apr 3, 2001, "s_a_white" <[EMAIL PROTECTED]> wrote:
> > Gary second suggestion worked after removing the back slashes:
>
> Really? Wow! This is very good news, indeed. I'm quite surprised!
> I suppose we could arrange for AC_PROG_L
| This is what happens after the upgrade:
| /home/export/berlin/Berlin> autoconf
| ./aclocal.m4:904: /usr/bin/m4: Non-numeric argument to built-in `divert'
| configure.in:31: /usr/bin/m4: Non-numeric argument to built-in `divert'
| configure.in:33: /usr/bin/m4: Non-numeric argument to built-in `d
10 matches
Mail list logo