diff --git a/Makefile.in b/Makefile.in index c57d156bd..70904fd7b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -425,7 +425,7 @@ ftp: info install-msg: @echo "Installed!" @echo - @echo "Fod documentation see 'man verilator' or 'verilator --help'" + @echo "For documentation see 'man verilator' or 'verilator --help'" @echo "For forums and to report bugs see http://www.veripool.org/verilator" @echo diff --git a/verilator.pc.in b/verilator.pc.in index 75532e4ec..2b3ba7033 100644 --- a/verilator.pc.in +++ b/verilator.pc.in @@ -10,4 +10,4 @@ URL: http://www.veripool.org/verilator Version: @PACKAGE_VERSION@ Requires: Libs: -Cflags: -I${includedir} +Cflags: -I${includedir} -I${includedir}/vltstd