summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-05-07 12:01:24 -0400
committermidipix <writeonce@midipix.org>2016-05-07 13:20:16 -0400
commitee82953fcded660d2930d922928bea7a1816de77 (patch)
treee610941452eeecf0241252b129d91f6fad3fccb5 /configure
parent5656715d00886e277a14c77aafb87c6720a34d33 (diff)
downloadapimagic-ee82953fcded660d2930d922928bea7a1816de77.tar.bz2
apimagic-ee82953fcded660d2930d922928bea7a1816de77.tar.xz
build system: project: added custom header installation support.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8a17f2e..e4f31a8 100755
--- a/configure
+++ b/configure
@@ -354,6 +354,7 @@ config_copy()
-e 's^@nickname@^'"$mb_nickname"'^g' \
-e 's^@project_dir@^'"$mb_project_dir"'^g' \
-e 's^@git_reference_dir@^'"$mb_git_reference_dir"'^g' \
+ -e 's^@custom_install_headers@^'"$mb_custom_install_headers"'^g' \
\
-e 's^@build@^'"$mb_build"'^g' \
-e 's^@host@^'"$mb_host"'^g' \