aboutsummaryrefslogtreecommitdiffstats
path: root/extension/configure
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2012-05-24 15:34:17 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2012-05-24 15:34:17 -0400
commit577c3fc31a2718461fba2e599d162de96fe838fa (patch)
tree1f45346053a5ae9db3c62761ef214a8a94095d30 /extension/configure
parentc62b9d773bc064bc1dd5d8db35207fd4e6d42f1e (diff)
downloadegawk-577c3fc31a2718461fba2e599d162de96fe838fa.tar.gz
egawk-577c3fc31a2718461fba2e599d162de96fe838fa.tar.bz2
egawk-577c3fc31a2718461fba2e599d162de96fe838fa.zip
First working version of new API mechanism (probably has memory leaks).
Diffstat (limited to 'extension/configure')
-rwxr-xr-xextension/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/configure b/extension/configure
index bb78dde0..7333bdad 100755
--- a/extension/configure
+++ b/extension/configure
@@ -2138,6 +2138,9 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
+INSTALL="$ac_aux_dir/install-sh -c"
+export INSTALL
+
am__api_version='1.12'
# Find a good install program. We prefer a C program (faster),