Re: Packaging Gengetopt
"Gyozo Papp" <[email protected]>
| Newsgroups | gmane.comp.gnu.gengetopt.general |
|---|---|
| Message-ID | <[email protected]> |
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