X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=configure;h=b4e7d8a88a771bb00825062a87e905ea07a9a46a;hb=refs%2Fheads%2Fframe-timings;hp=baa38a0319e30e4df14d1dab82251f926ea5418f;hpb=0c8d32dabf4cec6957dfb4c071ecdb2fb4e4cd0e;p=fips diff --git a/configure b/configure index baa38a0..b4e7d8a 100755 --- 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 @@ -567,6 +567,6 @@ EOF cat > config.h <