From ce7e502e4b2e719e4d11047bc313eb461fd0dde5 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Thu, 12 May 2016 17:55:29 -0700 Subject: Remove the instructions for pbconfig.h --- protoc-artifacts/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'protoc-artifacts/README.md') diff --git a/protoc-artifacts/README.md b/protoc-artifacts/README.md index 93484940..a910fe0d 100644 --- a/protoc-artifacts/README.md +++ b/protoc-artifacts/README.md @@ -25,10 +25,7 @@ for how to set up the build environment. ## Building from a freshly checked-out source 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: -- cgit v1.2.3