Re: Include configuration file into configuration file
Lorenzo Bettini <[email protected]> Tue, 15 Jun 2010 21:40:18 +0200
| Newsgroups | gmane.comp.gnu.gengetopt.general |
|---|---|
| Message-ID | <[email protected]> |
On 06/10/2010 12:59 PM, David Sarrut wrote: > Hello, > > is it possible to include a configuration file into another one ? Like : > > <file: A.ggo> > package "A" > version "1.0" > purpose "Foo" > option "verbose" v "Verbose" flag off > *include B.ggo //<-- is something like that exist ? * > > with > <file: B.ggo> > option "verbose2" - "Verbose2" flag off > > > Thank you, > David > PS : really nice job with gengetopt, we use it for years ! Hi David for the moment inclusion of other files is not supported in gengetopt, but probably it shouldn't be too much work to implement it, so I'll try to take a look at this issue as soon as possible. cheers Lorenzo P.S. glad to hear you're enjoying gengetopt :) -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino ICQ# lbetto, 16080134 (GNU/Linux User # 158233) HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com http://www.myspace.com/supertrouperabba BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com http://www.gnu.org/software/src-highlite http://www.gnu.org/software/gengetopt http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net