Fix de-selecting of drivers in configure by removing non-portable switch to sed.

Silent some compiler and lint warnings.
This commit is contained in:
mmdolze
2009-11-01 08:32:50 +00:00
parent b197729ad8
commit 362aa05fd2
9 changed files with 23 additions and 10 deletions
+1
View File
@@ -10,6 +10,7 @@ v.0.5dev (ongoing development)
* Modify all drivers to use server/drivers/report.h instead of shared/report.h
* Make all drivers using parallel port fail if they cannot get IO permission
* Include <errno.h> instead of <sys/errno.h> everywhere (found by S. Klauer)
* configure: Fix de-selecting of drivers
v0.5.3
+ lcdexec: notification when called program finishes