Age | Commit message (Collapse) | Author |
|
CVS patchset: 5598
CVS date: 2003/10/25 19:26:27
|
|
CVS patchset: 5195
CVS date: 2003/07/20 08:34:26
|
|
CVS patchset: 5189
CVS date: 2003/07/19 16:00:25
|
|
CVS patchset: 5180
CVS date: 2003/07/19 00:08:58
|
|
CVS patchset: 4307
CVS date: 2003/02/28 21:13:24
|
|
CVS patchset: 4299
CVS date: 2003/02/27 22:56:52
|
|
CVS patchset: 3793
CVS date: 2003/01/05 19:32:34
|
|
CVS patchset: 3598
CVS date: 2002/12/20 21:05:00
|
|
understand the logic.
CVS patchset: 3213
CVS date: 2002/11/09 22:32:51
|
|
now works on solaris with bash, ksh and sh.
Fix problem with "automake-1.6 not found" error message from autogen.sh, when
user has automake 1.7.1 installed.
CVS patchset: 3211
CVS date: 2002/11/09 18:32:18
|
|
CVS patchset: 3207
CVS date: 2002/11/09 04:23:20
|
|
CVS patchset: 3191
CVS date: 2002/11/04 20:23:58
|
|
You would do: autogen.sh <configure flags> or autogen <shortcut>
The short cuts are:
aclocal - re-run aclocal
autoheader - re-run autoheader
automake - re-run automake
autoconf - re-run aclocal AND autoconf
libtoolize - re-run libtoolize
noconfig - re-run all gnu tools without doing ./configure
default - run ./configure with <configure flags> or none (if no flags are present)
Removed cvscompile.sh and misc/autogen.sh (deprecated)
General clean up install-debug for Makefile.am files.
CVS patchset: 3180
CVS date: 2002/11/04 00:37:18
|