| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Recursive Makefiles are expensive and inconcise, so move the
m4/Makefile.am contents here and remove m4 from SUBDIRS.
svn path=/branches/BRANCH_6-3/; revision=5281
|
|
|
|
|
|
| |
This requires some minor fixes though.
svn path=/branches/BRANCH_6-3/; revision=5145
|
|
|
|
| |
svn path=/trunk/; revision=4279
|
|
It cleans up the whole build system and drops generated files
such as intl/ and some from po/.
The package version is moved to configure.in.
HTML -> txt conversion is now done in html2txt.sh
To bootstrap the package, read README.svn, make sure
you have all prerequisite packages installed, then
run ./bootstrap.sh.
svn path=/trunk/; revision=3907
|