Check for getopt instead of getopt_long to decide if the system has a
working getopt implementation (we don't use getopt_long at all).
Include {topdir}/shared for the clients so they pull in our included
getopt.h. This fixes bulding on systems which have getopt(), but no getopt.h.
This commit is contained in:
@@ -73,6 +73,7 @@ v.0.5dev (ongoing development)
|
||||
+ new driver imonlcd for SoundGraph iMON LCD (Dean Harding, Jonathan Kyler)
|
||||
* MtxOrb driver: Fix backlight for old firmware
|
||||
* Add checks for null pointer / failed malloc to menu code
|
||||
* lcdproc, lcdexec, lcdvc clients: Use our included getopt.h
|
||||
|
||||
v.0.5.2
|
||||
* fix switching on/off the Load screen in lcdproc client using the menu
|
||||
|
||||
Reference in New Issue
Block a user