Build error 2.3 on Ubuntu lucid beta
Geert Janssens
janssens-geert at telenet.be
Thu Mar 25 10:10:02 EDT 2010
On Thursday 25 March 2010, Colin Law wrote:
>
> For the future how do I know when I need to do autogen and/or
> configure? Is it best just to do a full build including those any
> time I pull from the repository?
>
Here are my rough guidelines:
You will have to rerun autogen.sh if:
a. configure.in has changed
b. any of the *.m4 files in macros has changed
b. any of the *.m4 macro files changes on your system, which can happen for
example if you install newer development libraries
You will have to rerun configure if
a. you reran autogen.sh
b. any of the Makefile.am files has been updated
Geert
> Colin
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
More information about the gnucash-devel
mailing list