You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Wilfredo Sanchez <ws...@apple.com> on 1999/12/07 22:20:50 UTC

Re: cvs commit: apache-1.3 configure

  The default layout is Apache unless otherwise specified, so this  
shouldn't be necessary.

  Prior to the previous commit (I assume you meant mine), there was  
no default layout specified for OS/2.  I simply moved the iflags_*  
settings down.

	-Fred


| From: bjh@hyperreal.org
| Date: 1999-12-07 06:15:11 -0800
| To: apache-1.3-cvs@apache.org
| Subject: cvs commit: apache-1.3 configure
| Reply-to: new-httpd@apache.org
| Sender: apache-cvs-owner@apache.org
| Delivered-to: apcore-apache-1.3-cvs@apache.org
|
| bjh         99/12/07 06:15:03
|
|   Modified:    .        configure
|   Log:
|   Give OS/2 back a default layout, disabled by previous patch.
|
|   Revision  Changes    Path
|   1.112     +1 -0      apache-1.3/configure
|
|   Index: configure
|   =================================================================== 
|   RCS file: /home/cvs/apache-1.3/configure,v
|   retrieving revision 1.111
|   retrieving revision 1.112
|   diff -u -r1.111 -r1.112
|   --- configure	1999/12/04 00:59:52	1.111
|   +++ configure	1999/12/07 14:14:59	1.112
|   @@ -322,6 +322,7 @@
|    	iflags_dso="${iflags_dso} -S \"-S\""
|    	;;
|        *OS/2* )
|   +        default_layout="Apache"
|            iflags_program="${iflags_program} -e .exe"
|            iflags_core="${iflags_core} -e .exe"
|            ;;


--
       Wilfredo Sanchez, wsanchez@apple.com
Apple Computer, Inc., Core Operating Systems / BSD
          Technical Lead, Darwin Project
   1 Infinite Loop, 302-4K, Cupertino, CA 95014


Re: cvs commit: apache-1.3 configure

Posted by Wilfredo Sanchez <ws...@apple.com>.
| Yeah, but the default is set by the *) entry in that same case  
list which
| OS/2 previously had no entry in. No sweat, it was a good idea and  
easily
| fixed.

  Ah. Duh. Right.

  Ralf's fault for making stick the default in the case statement. :-)

	-Fred


--
       Wilfredo Sanchez, wsanchez@apple.com
Apple Computer, Inc., Core Operating Systems / BSD
          Technical Lead, Darwin Project
   1 Infinite Loop, 302-4K, Cupertino, CA 95014


Re: cvs commit: apache-1.3 configure

Posted by Brian Havard <br...@kheldar.apana.org.au>.
On Tue, 7 Dec 1999 13:20:50 -0800, Wilfredo Sanchez wrote:

>  The default layout is Apache unless otherwise specified, so this  
>shouldn't be necessary.

Yeah, but the default is set by the *) entry in that same case list which
OS/2 previously had no entry in. No sweat, it was a good idea and easily
fixed.

-- 
 ______________________________________________________________________________
 |  Brian Havard                 |  "He is not the messiah!                   |
 |  brianh@kheldar.apana.org.au  |  He's a very naughty boy!" - Life of Brian |
 ------------------------------------------------------------------------------