summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2013-04-07oops, actually bump to 1.4.7-betaJérémie Courrèges-Anglas
2013-04-07Bump to 1.4.7-betaJérémie Courrèges-Anglas
2013-04-07Here comes ratpoison 1.4.6v1.4.6Jérémie Courrèges-Anglas
Thanks a lot to Shawn Betts, Bernhard R. Link and all of you folks who provided advices, bugreports and feedback. Long live ratpoison! Death to the rodent!
2013-04-01bump to 1.4.6-rc1Jérémie Courrèges-Anglas
* add NEWS and ChangeLog bits
2013-02-12readd AM_MAINTAINER_MODE, but enable maintainer mode by defaultBernhard R. Link
Using AM_MAINTAINER_MODE([enable]) means you get the maintainer-specific parts enabled by default like without AM_MAINTAINER_MODE, while people still can do --disable-maintainer-mode to avoid any pitfalls.
2013-02-11get rid of AM_MAINTAINER_MODEJérémie Courrèges-Anglas
* this one has bitten me too many times as an end user ; here it annoys me as a maintainer - version.texi not being installed. bye bye. See info "(automake) maintainer-mode".
2013-02-07mv configure.in configure.acJérémie Courrèges-Anglas
* rename this file since new versions of automake complain about the old name