X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo%2Fcolor.m4;fp=ggo%2Fcolor.m4;h=0000000000000000000000000000000000000000;hp=63e996f35b1683020dfd2c577c67966c53a6b71d;hb=2829202e393e4b0095d62739910ae56f04e83326;hpb=66b0f375732897cb76cfbefbb03ed951c4ed24ba diff --git a/ggo/color.m4 b/ggo/color.m4 deleted file mode 100644 index 63e996f3..00000000 --- a/ggo/color.m4 +++ /dev/null @@ -1,34 +0,0 @@ - - -option "color" C -#~~~~~~~~~~~~~~~ -"activate color output" -enum typestr="when" -values = "yes","no","auto" -default = "auto" -optional - -option "log_color" - -#~~~~~~~~~~~~~~~~~~~ -"select a color for one type of log message" -string typestr="color_spec" -multiple -optional -details=" - The format of \"color_spec\" is [fg [bg]] [attr]. - - Valid colors for \"fg\" and \"bg\" are \"normal\", \"black\", - \"red\", \"green\", \"yellow\", \"blue\", \"magenta\", - \"cyan\", and \"white\". - - The \"attr\" value must be one of \"bold\", \"dim\", \"ul\", - \"blink\", \"reverse\". - - Examples: - - --log_color \"debug:green\" - --log_color \"info:yellow bold\" - --log_color \"notice:white red bold\" -" - -