]> git.lyx.org Git - lyx.git/blobdiff - config/pkg.m4
Angus fix to lyxrevert_228.py
[lyx.git] / config / pkg.m4
index e18621b18254201f37714253f746d2e0f5aad2c3..daf783288011e2022093ee44933c61d55c90c246 100644 (file)
@@ -37,8 +37,7 @@ AC_DEFUN(PKG_CHECK_MODULES, [
            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
            ifelse([$4], ,echo $$1_PKG_ERRORS,)
        fi
-
-       AC_SUBST($1_CFLAGS)
+AC_SUBST($1_CFLAGS)
        AC_SUBST($1_LIBS)
      else
        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."