INSTALL file needed now that automake is configured for a foreign package type, thanks Zach for reporting this.

This commit is contained in:
Frederic Culot
2010-03-22 12:34:30 +00:00
parent d220a35771
commit 8e52da4dd7
2 changed files with 239 additions and 0 deletions

View File

@@ -2,6 +2,9 @@
* src/calcurse.h: compilation issue related to memory functions
definition fixed (thanks Doug for reporting it)
* INSTALL: new file (needed now that automake is configured for a
'foreign' package type, thanks Zach for reporting the problem)
2010-03-21 Frederic Culot <frederic@culot.org>