]> git.puffer.fish Git - mirror/frr.git/commit
build: no need for braces in variables 5970/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 11 Mar 2020 11:30:47 +0000 (12:30 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 11 Mar 2020 11:30:47 +0000 (12:30 +0100)
commitf616c954f8652b1f35c519da893396fce67e68d7
tree6275d4515332cbcfe4347abf0268e35eb9044a28
parent31d7b6daee27560faee8c9f1cc4d3b3aabe267d2
build: no need for braces in variables

If the variable is the only word between quotes, there's no need to use
braces.

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
configure.ac