rse 98/09/20 08:48:58
Modified: src Configure Log: Wilfredo Sanchez <[EMAIL PROTECTED]>: ``So shared core is going to need a little work. I suggest we turn it off for now, since its easier to figure out that you can remove -s from the Makefile, than it is to make the shared core thing work out.'' So, let's do the comprimise and disable SHARED_CORE for Rhapsody/DSO situation even when we have problems with the stripping under install time (-s). A lot more have to be done in 1.3.2-dev to be able to fix this. For 1.3.2 is best to leave DSO for Rhapsody this way, i.e. without SHARED_CORE. Revision Changes Path 1.293 +0 -1 apache-1.3/src/Configure Index: Configure =================================================================== RCS file: /export/home/cvs/apache-1.3/src/Configure,v retrieving revision 1.292 retrieving revision 1.293 diff -u -r1.292 -r1.293 --- Configure 1998/09/19 12:47:20 1.292 +++ Configure 1998/09/20 15:48:57 1.293 @@ -919,7 +919,6 @@ LDFLAGS_SHLIB="-bundle -undefined suppress" LDFLAGS_SHLIB_EXPORT="" SHLIB_SUFFIX_DEPTH=0 - DEF_SHARED_CORE=yes ;; *-solaris2*) case $CC in