testsoft3 / googletest

Automatically exported from code.google.com/p/googletest
0 stars 0 forks source link

Provide script to perform source configuration #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, our users have to type the following command after downloading
the source from svn:
aclocal && libtoolize -c && autoheader && automake -ac && autoconf
(aclocal >= 1.9 && automake >= 1.9)

We should provide a script to perform this sequence.

Original issue reported on code.google.com by vladlosev on 15 Jul 2008 at 6:02

GoogleCodeExporter commented 8 years ago

Original comment by shiq...@gmail.com on 17 Sep 2008 at 9:47

GoogleCodeExporter commented 8 years ago
FYI, I think that we can simplify this with autoreconf to a single line, and 
I'm not
convinced that the cost of that single line is more than the cost of 
maintaining our
own script.

Original comment by chandl...@gmail.com on 9 Dec 2008 at 9:46

GoogleCodeExporter commented 8 years ago
Chandler now has configuration working in a single command, so the issue is now 
not
as important. If no one objects in 5 days, I will close this issue.

Original comment by vladlosev on 8 Jan 2009 at 11:28

GoogleCodeExporter commented 8 years ago
It has been more than 5 days.  Closing.

Original comment by zhanyong...@gmail.com on 22 Feb 2009 at 5:16