Home | History | Annotate | Download | only in dist

Lines Matching refs:builderstring

1636   --with-builderstring=BUILDERSTRING
18768 # So we copy the xserver's builderstring idiom to allow for this to be
18771 # Check whether --with-builderstring was given.
18773 withval=$with_builderstring; BUILDERSTRING="$withval"
18775 BUILDERSTRING="x-magic-git-describe"
18779 if test "x$BUILDERSTRING" = "xx-magic-git-describe" -a "x$dot_git" = "xyes"; then
18784 if test "x$BUILDERSTRING" != x -a "x$BUILDERSTRING" != "xno" -a "x$BUILDERSTRING" != xx-magic-git-describe; then
18787 #define BUILDER_DESCRIPTION "$BUILDERSTRING"