From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ab5f27c42c253ac5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!feed.news.tiscali.de!news.belwue.de!LF.net!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: GNAT and GNU build system Date: Thu, 12 Aug 2004 15:56:43 +0200 Message-ID: <87brhgbgtg.fsf@deneb.enyo.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: codeneb.enyo.de 1092319331 24326 212.9.189.171 (12 Aug 2004 14:02:11 GMT) X-Complaints-To: Cancel-Lock: sha1:pDTOeYfizrLtxnUZArcSn9o9KMs= Xref: g2news1.google.com comp.lang.ada:2691 Date: 2004-08-12T15:56:43+02:00 List-Id: * Lutz Donnerhacke: > You do not need autoconfig for Ada. Some autoconf features are very helpful for writing bindings, though--for instance, extracting constant from system header files.