Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quick fix for "autogen.sh" version comparison breakage. | Lukas Fleischer | 2011-03-03 | 1 | -4/+3 |
| | | | | | | | | | The autogen script failed to compare program versions properly printing error messages like "./autogen.sh: line 107: [: too many arguments" to stderr. This commit adds a hacky fix. To fix this properly, check_program_version() should be rewritten from scratch. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add "ABOUT-NLS" to clean_old_files() in "autogen.sh". | Lukas Fleischer | 2011-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Replace tabs by spaces in "autogen.sh". | Lukas Fleischer | 2011-03-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Switch to BSD license | Frederic Culot | 2009-07-05 | 1 | -21/+27 |
| | |||||
* | Check for gettextize added in autogen.sh | Frederic Culot | 2009-06-22 | 1 | -2/+3 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+174 |