diff options
Diffstat (limited to 'libio/config/hpux.mt')
-rw-r--r-- | libio/config/hpux.mt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libio/config/hpux.mt b/libio/config/hpux.mt new file mode 100644 index 00000000000..fc95afa64fa --- /dev/null +++ b/libio/config/hpux.mt @@ -0,0 +1,3 @@ +# Flags to pass to gen-params when building _G_config.h. +# For example: G_CONFIG_ARGS = size_t="unsigned long" +G_CONFIG_ARGS = DOLLAR_IN_LABEL=1 |