X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1b1936b52980d7638539827c8b6b178f03f9290d..ca079bfa8e3812ebf21ffec1c27edeaa03cb9280:/m4/tputs.m4 diff --git a/m4/tputs.m4 b/m4/tputs.m4 index a8289cd8..c8e64fba 100644 --- a/m4/tputs.m4 +++ b/m4/tputs.m4 @@ -1,4 +1,3 @@ -dnl dnl Some systems have different arguments to the tputs callback; it can dnl be int (*)(int), or int (*)(char). Try to probe to see which one it dnl actually is, so our callback can match the prototype.