summaryrefslogtreecommitdiff
path: root/pcl/pl/plmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcl/pl/plmain.c')
-rw-r--r--pcl/pl/plmain.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/pcl/pl/plmain.c b/pcl/pl/plmain.c
index 17d580b64..817da543c 100644
--- a/pcl/pl/plmain.c
+++ b/pcl/pl/plmain.c
@@ -76,9 +76,7 @@ extern_gs_lib_device_list();
/* pcimpl.c (PCL only), or pximpl (XL only) depending on make configuration.*/
extern pl_interp_implementation_t *pdl_implementations[]; /* zero-terminated list */
-#define _STRING_IT(s) #s
-#define STRING_IT(s) _STRING_IT(s)
-#define PJL_VERSION_STRING STRING_IT(PJLVERSION)
+#define PJL_VERSION_STRING GS_STRINGIZE(PJLVERSION)
/* Define the usage message. */
static const char *pl_usage = "\