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)
commitb0a72891dcbb118d8a893f2083c0c062d2424002
tree295794d4e6cf594bfb8cb15300d83e1a15ff64a9
parent03aab612a730e7b807c8effb18416e9b9e582c72
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