[24107] trunk/base/configure.ac

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 16 15:37:25 PDT 2007


Revision: 24107
          http://trac.macosforge.org/projects/macports/changeset/24107
Author:   jberry at macports.org
Date:     2007-04-16 15:37:25 -0700 (Mon, 16 Apr 2007)

Log Message:
-----------
Remove xar macports build/install. xar build was breaking on panther.

Also, remove configure switch for launchd support.

Modified Paths:
--------------
    trunk/base/configure.ac

Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac	2007-04-16 22:36:17 UTC (rev 24106)
+++ trunk/base/configure.ac	2007-04-16 22:37:25 UTC (rev 24107)
@@ -38,12 +38,8 @@
 OD_COMPILER_ATTRIBUTE_UNUSED
 
 OD_PROG_MTREE
-OD_PROG_XAR
-AC_ARG_ENABLE(launchd-support,
-	AC_HELP_STRING([--disable-launchd-support], [disable support for launchd startupitems]),
-	[], [enable_launchd_support=yes])
-AC_SUBST(ENABLE_LAUNCHD_SUPPORT, [$enable_launchd_support])
-AS_IF([test x"${enable_launchd_support}" == "xyes"], [OD_PROG_DAEMONDO])
+#OD_PROG_XAR
+OD_PROG_DAEMONDO
 
 AC_SUBST(REPLACEMENT_PROGS)
 AC_SUBST(EXTRA_PROGS)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070416/0ff4219f/attachment.html


More information about the macports-changes mailing list