Repository: incubator-singa Updated Branches: refs/heads/master c51f9264b -> 9dc0567a1
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/9dc0567a/configure ---------------------------------------------------------------------- diff --git a/configure b/configure index 218adda..9379bef 100755 --- a/configure +++ b/configure @@ -8340,6 +8340,10 @@ _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* +## CAVEAT EMPTOR: +## There is no encapsulation within the following macros, do not change +## the running order or otherwise move them around unless you know exactly +## what you are doing... if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag=
