mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2025-01-14 17:30:07 +08:00
Prepare for release.
git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@176 00440858-1255-0410-a3e6-75ea37f81c3a
This commit is contained in:
parent
fd50e6ae89
commit
fc428c1200
@ -1,5 +1,5 @@
|
||||
AC_INIT(src/google/protobuf-c/protobuf-c.h)
|
||||
PROTOBUF_C_VERSION=0.9beta1
|
||||
PROTOBUF_C_VERSION=0.9
|
||||
|
||||
AM_INIT_AUTOMAKE(protobuf-c, $PROTOBUF_C_VERSION)
|
||||
PACKAGE=protobuf-c
|
||||
|
@ -19,7 +19,7 @@ google/protobuf/compiler/c/main.cc \
|
||||
google/protobuf/compiler/c/c_bytes_field.cc
|
||||
|
||||
protoc_c_LDADD = \
|
||||
-lprotoc
|
||||
-lprotoc -lprotobuf
|
||||
|
||||
libprotobuf_c_la_SOURCES = \
|
||||
google/protobuf-c/protobuf-c-dispatch.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user