[Rock-dev] Autoproj seems to "clean" autoconf packages

Sylvain Joyeux sylvain.joyeux at dfki.de
Fri Nov 16 15:32:19 CET 2012


On 11/16/2012 02:05 PM, Matthias Goldhoorn wrote:
> Hmh, strange:
>
>
> I try to build binutils via autoproj.
> The problem is that at least the configure file gets removed.
> The Problem is that i don't have the correct version of autoconf in my
> sysstem to regenerate it. So the aclocal call failes (wich should not
> needed if the file is kept).
Unfortunately, autoconf-generated scripts are not "as reusable" as one 
would like. That is why autoproj tries to regen the scripts by default.

You can disable this behaviour by setting

     pkg.using[:automake] = false
     pkg.using[:autoconf] = false
     pkg.using[:autogen] = false
     pkg.using[:aclocal] = false
     pkg.using[:libtool] = false

-- 
Sylvain Joyeux (Dr.Ing.)
Senior Researcher

Space & Security Robotics
Underwater Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: robotik at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
-----------------------------------------------------------------------



More information about the Rock-dev mailing list