252
252
dnl we put CPPFLAGS and LDFLAGS first here, because if the user has specified
253
253
dnl command line CPPFLAGS or LDFLAGS, their -I or -L should come _first_
255
254
if test "$target_cpu" = "sparc"
257
256
MEMALIGN_FLAGS="-xmemalign=8s"
266
265
CPPFLAGS="${CPPFLAGS} -I/usr/local/include -I/opt/csw/include"
268
267
CXXFLAGS="-xlang=c99 -g -mt -compat=5 -library=stlport4 -template=no%extdef ${IS_64} ${MEMALIGN_FLAGS} ${CXXFLAGS}"