>>> "Albert" == Albert Chin <[EMAIL PROTECTED]> writes:
[...]
Albert> I don't have a problem requiring AC_PROG_CXX, AC_PROG_F77, or
Albert> AM_PROG_GCJ before AC_PROG_LIBTOOL. Anyone see this as a problem?
As a user I wouldn't care about this little inconvenience if it
allows Libtool not to bl
Albert Chin wrote:
I don't have a problem requiring AC_PROG_CXX, AC_PROG_F77, or
AM_PROG_GCJ before AC_PROG_LIBTOOL. Anyone see this as a problem?
Reading through the thread, AC_REQUIRE kept coming to my mind, so no I
don't see a problem.
Earnie.
___
On Tue, Jun 03, 2003 at 01:08:17AM +0200, Alexandre Duret-Lutz wrote:
> >>> "Albert" == Albert Chin <[EMAIL PROTECTED]> writes:
>
> Albert> On Mon, Jun 02, 2003 at 05:06:42PM -0500, Bob Friesenhahn wrote:
> >> On Mon, 2 Jun 2003, Albert Chin wrote:
> >>
> >> > It's really annoying to have 1.5
>>> "Albert" == Albert Chin <[EMAIL PROTECTED]> writes:
Albert> On Mon, Jun 02, 2003 at 05:06:42PM -0500, Bob Friesenhahn wrote:
>> On Mon, 2 Jun 2003, Albert Chin wrote:
>>
>> > It's really annoying to have 1.5 automatically generate the C++ and
>> > F77 tags. I'm trying to figure out why i
On Mon, 2 Jun 2003, Jeff Trawick wrote:
> Albert Chin wrote:
> > It's really annoying to have 1.5 automatically generate the C++ and
> > F77 tags. I'm trying to figure out why it does this.
>
> does "generate the C++ and F77 tags" mean "care whether or not the C++
> preprocessor is acceptable?"
>
On Mon, Jun 02, 2003 at 06:17:58PM -0400, Jeff Trawick wrote:
> Albert Chin wrote:
> >It's really annoying to have 1.5 automatically generate the C++ and
> >F77 tags. I'm trying to figure out why it does this.
>
> does "generate the C++ and F77 tags" mean "care whether or not the C++
> preprocess
On Mon, Jun 02, 2003 at 05:06:42PM -0500, Bob Friesenhahn wrote:
> On Mon, 2 Jun 2003, Albert Chin wrote:
>
> > It's really annoying to have 1.5 automatically generate the C++ and
> > F77 tags. I'm trying to figure out why it does this. We have the
> > following in libtool.m4:
> > dnl If AC_PROG
Albert Chin wrote:
It's really annoying to have 1.5 automatically generate the C++ and
F77 tags. I'm trying to figure out why it does this.
does "generate the C++ and F77 tags" mean "care whether or not the C++
preprocessor is acceptable?"
the latest Apache source tarball was prepared with libtoo
On Mon, 2 Jun 2003, Albert Chin wrote:
> It's really annoying to have 1.5 automatically generate the C++ and
> F77 tags. I'm trying to figure out why it does this. We have the
> following in libtool.m4:
> dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
> dnl immediately, other
Using libtool and automake to build statically linked executable from
multiple convencience libs on linux that has both gcc 2.96 and gcc 3.2
installed
There are several prebuild libraries that must get linked into the final
executable as well. Let's call one of them libname.a
There is a "
It's really annoying to have 1.5 automatically generate the C++ and
F77 tags. I'm trying to figure out why it does this. We have the
following in libtool.m4:
dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX
dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX.
AC
11 matches
Mail list logo