bjh 99/12/07 06:20:12
Modified: . configure Log: Give OS/2 back a default layout, disabled by previous patch. Revision Changes Path 1.7 +1 -0 apache-2.0/configure Index: configure =================================================================== RCS file: /home/cvs/apache-2.0/configure,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- configure 1999/12/04 01:01:03 1.6 +++ configure 1999/12/07 14:20:10 1.7 @@ -323,6 +323,7 @@ iflags_dso="${iflags_dso} -S \"-S\"" ;; *OS/2* ) + default_layout="Apache" iflags_program="$iflags_program -e .exe" iflags_core="$iflags_core -e .exe" ;;