Use getopt_long(). When not available, build the included getopt_long.c.
commite159755c81fe77f314f3fb8ab7830963741df930
authorBen Kibbey <bjk@luxsci.net>
Sat, 28 Mar 2009 17:46:50 +0000 (28 13:46 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 28 Mar 2009 17:46:50 +0000 (28 13:46 -0400)
tree87f72aef55862941940787f81fdf9506b4336328
parent31ac4eb74b8010743b99b19b8d030e190488ab45
Use getopt_long(). When not available, build the included getopt_long.c.
configure.ac
src/Makefile.am
src/getopt_long.c [new file with mode: 0644]
src/getopt_long.h [new file with mode: 0644]
src/pwmc.c