Skip to content

Commit

Permalink
Merge pull request FRRouting#16409 from louis-6wind/statedir
Browse files Browse the repository at this point in the history
build: display local state dir configuration
  • Loading branch information
ton31337 authored Jul 19, 2024
2 parents f0ae1e8 + 895e97c commit 3929f84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2913,7 +2913,8 @@ compiler : ${CC}
compiler flags : ${CFLAGS} ${WERROR} ${AC_CFLAGS} ${SAN_FLAGS}
make : ${MAKE-make}
linker flags : ${LDFLAGS} ${SAN_FLAGS} ${LIBS} ${LIBCAP} ${LIBREADLINE} ${LIBM}
state file directory : ${e_frr_runstatedir}
local state file dir : ${e_frr_libstatedir}
run state file dir : ${e_frr_runstatedir}
config file directory : ${e_frr_sysconfdir}
module directory : ${e_moduledir}
script directory : ${e_scriptdir}
Expand Down

0 comments on commit 3929f84

Please sign in to comment.