| 1 |
2005-09-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
2005-09-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
| 2 |
|
|
| 3 |
|
Make "make distcheck" finally work again: |
| 4 |
|
|
| 5 |
|
* Makefile.am: set DISTCHECK_CONFIGURE_FLAGS. |
| 6 |
|
* configure.ac (AM_INIT_AUTOMAKE): move from gzip to bzip2 distfile. |
| 7 |
|
* scripts/Makefile.am: add avr-man.in to EXTRA_DIST, fix location |
| 8 |
|
of stamp-h1 dependecny. |
| 9 |
|
|
| 10 |
|
2005-09-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de> |
| 11 |
|
|
| 12 |
* include/avr/interrupt.h: Fix description of sei() [bug #13557 |
* include/avr/interrupt.h: Fix description of sei() [bug #13557 |
| 13 |
overview: small typo in avr-libc-user-manual-1.2.3], emit |
overview: small typo in avr-libc-user-manual-1.2.3], emit |
| 14 |
faked function prototypes for sei() and sli() within doxygen. |
faked function prototypes for sei() and sli() within doxygen. |