cvs commit: apache/src Configure Makefile.tmpl

1998-01-09 Thread martin
martin 98/01/09 07:15:27 Modified:.Tag: APACHE_1_2_X STATUS src Tag: APACHE_1_2_X Configure Makefile.tmpl Log: The patch allows users to define the CC macro to more than one word, e.g., CC= cc -D_POSIX_SOURCE or some such in the Configuration file.

cvs commit: apache/src Configure Makefile.tmpl

1997-07-14 Thread Rodent of Unusual Size
coar97/07/14 03:20:03 Modified:src Configure Makefile.tmpl Log: Put quotes around $(CC) where it's passed to subordinate environments. on IRIX, mod_perl requires "-n32", and mucks with the CC macro. This isn't the optimal solution, but it doe

cvs commit: apache/src Configure Makefile.tmpl

1997-04-13 Thread Jim Jagielski
jim 97/04/13 13:45:35 Modified:src Configure Makefile.tmpl Log: Closeout PR369: Make SHELL set by Configure and allow it to be changed as needed (eg: ULTRIX required /bin/sh5) Revision ChangesPath 1.89 +6 -1 apache/src/Configure Index: Configure

cvs commit: apache/src Configure Makefile.tmpl

1996-08-04 Thread Alexei Kosut
akosut 96/08/04 18:34:26 Modified:src Configure Makefile.tmpl Log: Make the extra space when compling http_bprintf on every OS except SCO5 go away; it's disconcerting. Revision ChangesPath 1.8 +1 -1 apache/src/Configure Index: Configure