RIP configure.in, welcome configure.ac. Update scripts and documentation

accordingly.
This commit is contained in:
mmdolze
2013-03-24 14:04:21 +00:00
parent 099b0c6274
commit 3e2d42af69
6 changed files with 11 additions and 9 deletions
+1
View File
@@ -11,6 +11,7 @@ v0.5dev (ongoing development)
* Fix build if compiled with --enable-permissive-menu-goto (#3599609)
* glcd driver: Add direct support for framebuffer with paged memory layout
+ hd44780: Added 'raspberrypi' connection type (P. Corner)
* Build system: Rename configure.in to configure.ac
v0.5.6
- Remove deprecated CFontz633 driver. Use CFontzPacket with Model=633 instead!