Include configuration file into configuration file

David Sarrut <[email protected]> Thu, 10 Jun 2010 12:59:32 +0200
Newsgroups gmane.comp.gnu.gengetopt.general
Message-ID <[email protected]>
--===============0185904901==
Content-Type: multipart/alternative; boundary=0016e65a0d50021c1d0488aaec3e

--0016e65a0d50021c1d0488aaec3e
Content-Type: text/plain; charset=ISO-8859-1

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 !

--0016e65a0d50021c1d0488aaec3e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf-8"><s=
pan class=3D"Apple-style-span" style=3D"font-family: arial, sans-serif; fon=
t-size: 13px; border-collapse: collapse; ">Hello,=A0<div><br></div><div>is =
it possible to include a configuration file into another one ? Like :=A0</d=
iv>

<div><br></div><div>&lt;file: A.ggo&gt;</div><div><div>package &quot;A&quot=
;</div><div>version &quot;1.0&quot;</div><div>purpose &quot;Foo&quot;</div>=
<div>option &quot;verbose&quot; =A0 =A0 =A0 =A0v =A0&quot;Verbose&quot;<spa=
n style=3D"white-space: pre; ">	</span>=A0flag<span style=3D"white-space: p=
re; ">		</span>off</div>

<div><b>include B.ggo =A0 =A0 =A0//&lt;-- is something like that exist ?=A0=
</b></div><div><br></div><div>with=A0</div><div>&lt;file: B.ggo&gt;</div><d=
iv><div>option &quot;verbose2&quot; =A0 =A0 =A0- =A0&quot;Verbose2&quot;<sp=
an style=3D"white-space: pre; ">	</span>=A0flag<span style=3D"white-space: =
pre; ">		</span>off</div>

</div><div><br></div><div><br></div><div>Thank you,=A0</div><div>David</div=
><div>PS : really nice job with gengetopt, we use it for years !</div></div=
></span>

--0016e65a0d50021c1d0488aaec3e--


--===============0185904901==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt

--===============0185904901==--