>> Hello,
>>
>> I use gengetopt to generate command line parser for my application. The
>> configuration file *.ggo also specifies programs version like this:
>>
>> # Name of your program
>> package "hwtest" # don't use package if you're using automake
>> # Version of your program
>> version "1.2.
2009/9/21 Yegor Yefremov :
> Hello,
>
> I use gengetopt to generate command line parser for my application. The
> configuration file *.ggo also specifies programs version like this:
>
> # Name of your program
> package "hwtest" # don't use package if you're using automake
> # Version of your progr
Hello,
I use gengetopt to generate command line parser for my application. The
configuration file *.ggo also specifies programs version like this:
# Name of your program
package "hwtest" # don't use package if you're using automake
# Version of your program
version "1.2.1" # don't use version