summaryrefslogtreecommitdiff
path: root/autogen.sh
AgeCommit message (Collapse)Author
2018-02-13add a peculiar bug check to autogenailin-nemui
2017-10-25move some files into subdirsailin-nemui
2017-10-24fix key length checker to actually do some workailin-nemui
2017-07-21Clarified ambiguous autogen.sh errorTristan
autogen.sh now instructs the user to install elinks or lynx if needed
2016-02-08sync docsailin-nemui
2015-07-09Introduce check for git commands in autogenAilin Nemui
This avoids a misleading compile error when users try to `make` an incomplete (or non-git) check-out.
2014-07-24Also try links for docs generationFrançois Revol
Haiku has links (links2) but not elinks. Links doesn't seem to generate references however, but it's the 2nd fallback so it's better than nothing.
2014-07-22Force default locale when calling lynxFrançois Revol
Else it ends up saying "Références" or other translation for the word. Might want to do the same for elinks...
2014-07-22Disable -nolinks for lynx-generated text FAQFrançois Revol
This way lynx also emits URLs for references at the bottom, like elinks does. The formating is a little different though (word wrapping), and elinks adds a "Visible links" line as well.
2014-06-27rename configure.in -> configure.acDave Reisner
Silences warning on newer autoconf: aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
2014-06-15Fix error to refer to elinks, as that is what it checks forDavid Leadbeater
2014-05-31Kill irssi.cvsAlexander Færøy
2014-05-31Kill update-changelog.shAlexander Færøy
2010-02-22Make autogen fail if there is no lynx or links installedWouter Coekaerts
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5118 dbcabf3a-b0e7-0310-adc4-f8d773084564
2010-01-31Use elinks if lynx is not present. From Ingmar Vanhassel of Exherbo fame.Alexander Færøy
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5109 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-11-13Move irssi-version.h generation out of configure and add suport for getting theEmanuele Giaquinta
date of the last change with svn info/git log. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4906 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-11-04Fix r4880 change.Emanuele Giaquinta
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4886 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-11-01Factor the code to update svn changelog into a script.Emanuele Giaquinta
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4880 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-12-10Force C locale for svn info.Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4666 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-12-05Remove leftover.Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4649 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-06-17mv glib-2.0.m4{_,}Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4565 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-06-17Do not print the no arguments warning message if NOCONFIGURE is set,Emanuele Giaquinta
reported by znx. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4563 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-05-29Add missing quote.Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4528 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-05-20Farewell glib-1.Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4509 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-05-05Use autoreconf to bootstrap.Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4482 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-04-14Remove non-existent options for configure.Emanuele Giaquinta
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4448 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-09-08type -p seems to be a bashism. doing svn --version insteadWouter Coekaerts
/me blames darix :) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3987 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-09-08Handle missing svn, and running autogen from the tarball betterWouter Coekaerts
Use svn from SVN env var if given Revert quotes in messages getting broken from r3709 git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3986 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-22Byebye stupid tail problems on Solaris. Hi, Mr. grepWouter Coekaerts
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3711 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-16One more autogen fix by Janne KujanpaaWouter Coekaerts
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3710 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-16autogen and configure fixes by Janne Kujanpaa (Bug 192)Wouter Coekaerts
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3709 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-05Update ChangeLog incremental. Dropped ChangeLog.xml (for now?)Wouter Coekaerts
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3706 dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-11-04Changed autogen.sh and configure.in, so compiling works with svn, darix will ↵Valentin Batz
make the svn path configureable git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3680 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-08-14Removed generation of startup-HOWTO.txt, people should be able to read theTimo Sirainen
.html just fine, and the .txt is getting ugly. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2877 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-28perl hash length fixes, they're also automatically checked now inTimo Sirainen
autogen.sh (by peder) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2736 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-23more fixes, should finally work everywhere now :)Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2711 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-23yet another fixTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2707 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-22more and more glib*.m4 kludges, maybe it finally works? :)Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2706 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-22another try with glib*.m4Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2705 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-04-22Trying again to add glib.m4 files so you don't need them. autogen.sh kludgesTimo Sirainen
around the duplicates. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2702 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-03-11autogen.sh complains now if it's run outside cvs.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2580 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-03-09FAQ is now in HTML format. Patch by Han.Timo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2541 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-04Moved the VERSION-removal of config.h.in to configure from autogen becauseTimo Sirainen
"make dist" ran autoheader again and the VERSION wasn't removed. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2196 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-08-09irssi-version.h is now updated by CVS daily instead of being generated byTimo Sirainen
configure. The main version string is set to 0.7.98.CVS. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1731 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-07-29Remove VERSION from config.h.in so you don't need to rebuild the whole irssiTimo Sirainen
because of it. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1672 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-05-17Getting rid of gettext, moved some _(..) texts to themes and left some errorTimo Sirainen
messages hard coded. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1503 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-05-05'\!' -> '!' - hope this doesn't break anything :) at least it should fix ↵Timo Sirainen
some shell git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1461 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-04keep startup-HOWTO in a .html file, use lynx -dump to create the .txtTimo Sirainen
version :) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1353 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-04added some status information what's it doing at the beginningTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1352 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-02-28gettext -> gettextize checkTimo Sirainen
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1302 dbcabf3a-b0e7-0310-adc4-f8d773084564