Skip to content

Commit c802dc4

Browse files
Explorer09BenBE
authored andcommitted
Replace tab indent with spaces in configure
Code style fix.
1 parent d44e258 commit c802dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ AC_DEFINE_UNQUOTED([OSRELEASEFILE], ["$with_os_release"], [File with OS release
614614

615615
AC_ARG_WITH([config],
616616
[AS_HELP_STRING([--with-config=DIR],
617-
[configuration path @<:@default=/.config@:>@])],
617+
[configuration path @<:@default=/.config@:>@])],
618618
[],
619619
[with_config="/.config"])
620620
dnl Performance Co-Pilot configuration location to prevent overwrite

0 commit comments

Comments
 (0)