Skip to content

Commit

Permalink
build: Add missing newline in configure.ac
Browse files Browse the repository at this point in the history
This is required for building libroxml under Ubuntu 16.
The issue was reported by John McGehee.

Signed-off-by: Tristan Lelong <[email protected]>
  • Loading branch information
blunderer committed Aug 15, 2017
1 parent 0dd82fc commit cc5377f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -282,3 +282,4 @@ AC_ROXML_TUNE(xpath,
AC_MSG_NOTICE()
AC_CONFIG_FILES(Makefile libroxml.pc docs/doxy.cfg docs/man.cfg src/roxml_doxy.h)
AC_OUTPUT

0 comments on commit cc5377f

Please sign in to comment.