Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 4 Nov 2000 16:35:55 +0000 (16:35 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 4 Nov 2000 16:35:55 +0000 (16:35 +0000)
commitc7a794998a4a291e2a234c860170ec76bb1dd176
tree648394a88a4c4f55c7c87495dc90d44db4f511f9
parent1fdf2edc9d9ef5b1eae5b840fa0cb4287be0fa0d
Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++
compilers from different providers.  (Especially important since the
C++ compiler that goes with your favourite C compiler might not work.)
src/Makefile.shlib
src/makefiles/Makefile.aix
src/makefiles/Makefile.hpux
src/makefiles/Makefile.solaris
src/makefiles/Makefile.sunos4
src/makefiles/Makefile.unixware