Skip to content

Commit ed48f3c

Browse files
committed
[Template merge] typofux
1 parent 41b5855 commit ed48f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

m4/giella-macros.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ AC_ARG_WITH([log-viewer],
354354
[AS_HELP_STRING([--with-log-viewer=VIEWER],
355355
[open test logs in VIEWER @<:@default=head@:>@])],
356356
[with_log_viewer=$withval],
357-
[with_log_viewer=$ac_cv_prog_HEAD])
357+
[with_log_viewer=$ac_cv_path_HEAD])
358358
AC_SUBST([LOG_VIEWER], [$with_log_viewer])
359359
]) # gt_PROG_SCRIPTS_PATHS
360360

0 commit comments

Comments
 (0)