From e5fa61ca4204f899e3f126174a2695f666f091a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Wed, 15 Mar 2017 17:22:50 +0100 Subject: [PATCH] Change non-breaking space to regular space --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 24f42eb..b146c53 100644 --- a/configure.ac +++ b/configure.ac @@ -344,7 +344,7 @@ if test "x$LAZPERFDIR" = "x"; then [FOUND_LAZPERF="YES"], [FOUND_LAZPERF="NO"]) elif test "x$LAZPERFDIR" != "xno"; then - dnl LAZPERFDIR was specified, so let's look there! + dnl LAZPERFDIR was specified, so let's look there! LAZPERF_CPPFLAGS="-I${LAZPERFDIR}/include/"