Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 06:25:18 -0800 (PST)
From:      Dirk Froemberg <dirk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/mod_php4/scripts configure.php
Message-ID:  <200111051425.fA5EPI013696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dirk        2001/11/05 06:25:18 PST

  Modified files:
    www/mod_php4/scripts configure.php 
  Log:
  Allow options to be set via PHP4_OPTIONS if BATCH is enabled, e. g.
  
  make -DBATCH PHP4_OPTIONS='"zlib" "MySQL" "IMAP"' install
  
  Make sure options are surrounded by " (double-quotes).
  
  Revision  Changes    Path
  1.144     +6 -2      ports/www/mod_php4/scripts/configure.php

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111051425.fA5EPI013696>