common/autoconf/generated-configure.sh

changeset 873
72ef61df77e5
parent 872
3c48e11c3901
child 874
dfbc93f26f38
equal deleted inserted replaced
872:3c48e11c3901 873:72ef61df77e5
3863 # definitions. It is replaced with custom functionality when building 3863 # definitions. It is replaced with custom functionality when building
3864 # custom sources. 3864 # custom sources.
3865 #CUSTOM_AUTOCONF_INCLUDE 3865 #CUSTOM_AUTOCONF_INCLUDE
3866 3866
3867 # Do not change or remove the following line, it is needed for consistency checks: 3867 # Do not change or remove the following line, it is needed for consistency checks:
3868 DATE_WHEN_GENERATED=1382659005 3868 DATE_WHEN_GENERATED=1382702260
3869 3869
3870 ############################################################################### 3870 ###############################################################################
3871 # 3871 #
3872 # Initialization / Boot-strapping 3872 # Initialization / Boot-strapping
3873 # 3873 #
34251 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 34251 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
34252 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 34252 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
34253 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 34253 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
34254 34254
34255 PREV_CXXCFLAGS="$CXXFLAGS" 34255 PREV_CXXCFLAGS="$CXXFLAGS"
34256 PREV_LDFLAGS="$LDFLAGS" 34256 PREV_LIBS="$LIBS"
34257 PREV_CXX="$CXX" 34257 PREV_CXX="$CXX"
34258 CXXFLAGS="$CXXFLAGS $FREETYPE_CFLAGS" 34258 CXXFLAGS="$CXXFLAGS $FREETYPE_CFLAGS"
34259 LDFLAGS="$LDFLAGS $FREETYPE_LIBS" 34259 LIBS="$LIBS $FREETYPE_LIBS"
34260 CXX="$FIXPATH $CXX" 34260 CXX="$FIXPATH $CXX"
34261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 34261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34262 /* end confdefs.h. */ 34262 /* end confdefs.h. */
34263 34263
34264 #include<ft2build.h> 34264 #include<ft2build.h>
34321 34321
34322 fi 34322 fi
34323 rm -f core conftest.err conftest.$ac_objext \ 34323 rm -f core conftest.err conftest.$ac_objext \
34324 conftest$ac_exeext conftest.$ac_ext 34324 conftest$ac_exeext conftest.$ac_ext
34325 CXXCFLAGS="$PREV_CXXFLAGS" 34325 CXXCFLAGS="$PREV_CXXFLAGS"
34326 LDFLAGS="$PREV_LDFLAGS" 34326 LIBS="$PREV_LIBS"
34327 CXX="$PREV_CXX" 34327 CXX="$PREV_CXX"
34328 ac_ext=cpp 34328 ac_ext=cpp
34329 ac_cpp='$CXXCPP $CPPFLAGS' 34329 ac_cpp='$CXXCPP $CPPFLAGS'
34330 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 34330 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
34331 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 34331 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'

mercurial