瀏覽代碼

Remove the instructions for pbconfig.h

Jisi Liu 9 年之前
父節點
當前提交
ce7e502e4b
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      protoc-artifacts/README.md

+ 1 - 4
protoc-artifacts/README.md

@@ -25,10 +25,7 @@ for how to set up the build environment.
 ## Building from a freshly checked-out source
 ## Building from a freshly checked-out source
 
 
 If you just checked out the Protobuf source from github, you need to
 If you just checked out the Protobuf source from github, you need to
-generate the configure script. You also need to build the full project
-first to generate `pbconfig.h` which would otherwise be reported
-missing when you build protoc in the later steps. This needs to be
-done only once.
+generate the configure script.
 
 
 Under the protobuf project directory:
 Under the protobuf project directory: