Hi,
* What is purpose of the files installed under $prefix/share/gengetopt/-- getopt.c, getopt1.c, gnugetopt.h? Can they
There are some systems shipped without GNU getopt support (and its facilities, ie. long option) In such cases one has to include these sources to his/her project to work because the generated source depends on getopt lib. -- Papp, Gyozo _______________________________________________ Help-gengetopt mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gengetopt
