9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/sgsnemu
Harald Welte 6045efb642 sgsnemu: Fix gengetopt package name
gengetopt by default picks the program name from PACKAGE (autotools),
which is openggsn and is obviously wrong in case of sgsnemu.

After this patch, "sgsnemu --help" no longer shows "openggsn" but
"sgsnemu" at the top of the help text.

Change-Id: Ifabc2435a503ef71aa5a002ca46833f329068b37
2017-09-24 10:55:26 +08:00
..
Makefile.am logging: Switch to using libosmocore logging for all the code 2014-12-04 16:51:15 +01:00
cmdline.c sgsnemu: Fix gengetopt package name 2017-09-24 10:55:26 +08:00
cmdline.ggo sgsnemu: Fix gengetopt package name 2017-09-24 10:55:26 +08:00
cmdline.h sgsnemu: Fix gengetopt package name 2017-09-24 10:55:26 +08:00
sgsnemu.c sgsnemu: Re-generate cmdline.[ch] using gengetopt 2017-09-24 10:47:50 +08:00