summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-02-09 03:10:44 +0000
committerDRC <dcommander@users.sourceforge.net>2011-02-09 03:10:44 +0000
commit2b0b194c0474019cb220c1273a23fc163cbf1f48 (patch)
tree12c4c5cf60baeedab671c1b1e32a9201d7fbe29d /configure.ac
parentff1e1ff941a103a54a0d16682b4cadcc08e7642c (diff)
downloadtigervnc-2b0b194c0474019cb220c1273a23fc163cbf1f48.tar.gz
tigervnc-2b0b194c0474019cb220c1273a23fc163cbf1f48.zip
Modify Mac packaging to accommodate VeNCrypt-enabled builds or other customizations; Change build documentation accordingly
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4265 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d13ecbdd..80d36e3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,6 +223,8 @@ AM_CONDITIONAL([X86_64], [test "x$host_cpu" = "xx86_64"])
AC_SUBST(BUILD)
+AC_CONFIG_FILES([makemacpkg:release/makemacpkg.in])
+
AC_OUTPUT([
Makefile
common/Makefile