summaryrefslogtreecommitdiff
path: root/src/ptx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ptx.c')
-rw-r--r--src/ptx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ptx.c b/src/ptx.c
index a0be0f34b..92252cdb8 100644
--- a/src/ptx.c
+++ b/src/ptx.c
@@ -1951,6 +1951,7 @@ main (int argc, char **argv)
/* Decode program options. */
+ initialize_main (&argc, &argv);
program_name = argv[0];
setlocale (LC_ALL, "");
bindtextdomain (PACKAGE, LOCALEDIR);