Searched refs:VISIBILITY_CXXFLAGS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/glu/dist/
H A Dconfigure.ac130 VISIBILITY_CXXFLAGS="-fvisibility=hidden"
131 CXXFLAGS="$CXXFLAGS $VISIBILITY_CXXFLAGS"
134 [VISIBILITY_CXXFLAGS=""; AC_MSG_RESULT([no])]);
137 # Restore CXXFLAGS; VISIBILITY_CXXFLAGS are added to it where needed.
150 AC_SUBST([VISIBILITY_CXXFLAGS]) subst
H A DMakefile.am34 AM_CXXFLAGS = $(GL_CFLAGS) $(LIBGLVND_CFLAGS) $(OSMESA_CFLAGS) $(WARNCXXFLAGS) $(VISIBILITY_CXXFLAGS)
H A DMakefile.in515 VISIBILITY_CXXFLAGS = @VISIBILITY_CXXFLAGS@ macro
583 AM_CXXFLAGS = $(GL_CFLAGS) $(LIBGLVND_CFLAGS) $(OSMESA_CFLAGS) $(WARNCXXFLAGS) $(VISIBILITY_CXXFLAGS)
H A Dconfigure639 VISIBILITY_CXXFLAGS
17506 VISIBILITY_CXXFLAGS="-fvisibility=hidden"
17507 CXXFLAGS="$CXXFLAGS $VISIBILITY_CXXFLAGS"
17529 VISIBILITY_CXXFLAGS=""; { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17541 # Restore CXXFLAGS; VISIBILITY_CXXFLAGS are added to it where needed.

Completed in 22 milliseconds