This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [GCC Wiki] Update of "BuildInfrastructure" by Ma nuelLópezIbáñez


On 23 October 2011 14:32, Thomas Schwinge wrote:
>>
>>
>> ? GCC currently uses GNU Autoconf 2.64.
>>
>> - Regenerate all files:
>> + [[Regenerating_GCC_Configuration#Regenerating_All_.27.27configure.27.27_Files|Regenerate all files]]
>>
>> + See also [[Regenerating_GCC_Configuration]]
>> - {{{
>> - $ find ./ -name configure.ac | while read f; do (cd "$(dirname "$f")"/ && autoconf2.64); done
>> - }}}

Does autoreconf do the same thing?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]