Autotools

% aclocal # Creating aclocal.m4
% touch README AUTHORS NEWS ChangeLog
% automake -a # Creating Makefile.in # -ac —add-missing —copy
% autoheader # Creating config.h.in
% autoconf # Creating the “configure” Script
% ./configure
% make

page_revision: 103, last_edited: 1236844670|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License