aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-10-04 11:05:13 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-10-04 11:05:13 +0300
commit8111eca142100dd5a9e9fc11a29e750b0ccbe31a (patch)
tree31b600703dc306cc095359fc900ebb78691a0fbe /extension/configure.ac
parent6d5c1e1d38f71fdfc1794b5b3723a6e476ffddf4 (diff)
parent97c4e427ab48d4e45889ca74abb0701a049d7606 (diff)
downloadegawk-8111eca142100dd5a9e9fc11a29e750b0ccbe31a.tar.gz
egawk-8111eca142100dd5a9e9fc11a29e750b0ccbe31a.tar.bz2
egawk-8111eca142100dd5a9e9fc11a29e750b0ccbe31a.zip
Merge branch 'feature/zOS-try2' into gawk-4.1-stable
Diffstat (limited to 'extension/configure.ac')
-rw-r--r--extension/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/configure.ac b/extension/configure.ac
index f99742b9..45e4fb6e 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -29,6 +29,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_USE_SYSTEM_EXTENSIONS
+AC_ZOS_USS
INSTALL="$ac_aux_dir/install-sh -c"
export INSTALL