Changes between Version 9 and Version 10 of ropp_repository


Ignore:
Timestamp:
2008-11-19T13:00:50Z (15 years ago)
Author:
Dave Offiler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ropp_repository

    v9 v10  
    5050Having checked out {{{ropp_src}}} (trunk, tag or branch) some commands need to be run to locally create intermediate configuration and make files not in the repository, before the {{{configure / make / make install}}} sequence can begin:
    5151{{{
    52 aclocal -m4 --force
     52aclocal -I m4 --force
    5353automake -a -c
    5454autoconf