Re: build systems
- From: Josef Spillner <spillner kde org>
- To: desktop-devel-list gnome org
- Subject: Re: build systems
- Date: Fri, 9 Nov 2007 13:50:49 +0200
Am Freitag 09 November 2007 12:27:42 schrieb daniel g. siegel:
> autofoo is checking if i have installed the gnu fortran 77 compiler.
This is actually a bug in libtool.m4. The macro AC_PROG_LIBTOOL runs
conditional checks for Java (GCJ), but unconditional ones for C++ and
Fortran. Most of the complaints with autotools seem to be about the standard
macro packages, not about the tools per se. You might want to file a bug
report with the maintainers of libtool, requesting per-language libtool
support macros instead of the current monolithic one.
Josef
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]