configure.ac: Fix whitespace regression
One blank line more than intended.
Introduced by mistake in commit 06819ba3e9
This commit is contained in:
parent
a414308030
commit
ddeedc6be1
@ -342,5 +342,4 @@ User flags (override Automake flags on conflict):
|
||||
CPPFLAGS: ${CPPFLAGS}
|
||||
CFLAGS: ${CFLAGS}
|
||||
CXXFLAGS: ${CXXFLAGS}
|
||||
LDFLAGS: ${LDFLAGS}
|
||||
])
|
||||
LDFLAGS: ${LDFLAGS}])
|
||||
|
Loading…
Reference in New Issue
Block a user