]> git.cworth.org Git - fips/blobdiff - configure
stash
[fips] / configure
index f0f1a2188eeed82d9a3468f1374b33771fbf0da7..b4e7d8a88a771bb00825062a87e905ea07a9a46a 100755 (executable)
--- a/configure
+++ b/configure
@@ -281,7 +281,7 @@ if pkg-config --exists gl; then
     gl_cflags=$(pkg-config --cflags gl)
     gl_ldflags=$(pkg-config --libs gl)
 else
-    printf"No.\n"
+    printf "No.\n"
     have_gl=0
     errors=$((errors + 1))
 fi