Commit fc428c12 authored by lahiker42's avatar lahiker42

Prepare for release.


git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@176 00440858-1255-0410-a3e6-75ea37f81c3a
parent fd50e6ae
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 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment