Commit 3b0372bd authored by Fumitoshi Ukai's avatar Fumitoshi Ukai

glog: release 0.3.4

migrate to https://github.com/google/glog
use autoconf 2.69 / automake 1.14.1
parent 78da3bf8
autom4te.cache
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS=subdir-objects
# Make sure that when we re-make ./configure, we get the macros we need
ACLOCAL_AMFLAGS = -I m4
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -19,7 +19,7 @@ better ways to set this up than I've done! If you run across any
problems, please post to the google-glog Google Group, or report
them on the google-glog Google Code site:
http://groups.google.com/group/google-glog
http://code.google.com/p/google-glog/issues/list
https://github.com/google/glog/issues
-- Shinichiro Hamaji
......
This diff is collapsed.
This diff is collapsed.
......@@ -5,7 +5,7 @@
# make sure we're interpreted by some minimal autoconf
AC_PREREQ(2.57)
AC_INIT(glog, 0.3.3, opensource@google.com)
AC_INIT(glog, 0.3.4, opensource@google.com)
# The argument here is just something that should be in the current directory
# (for sanity checking)
AC_CONFIG_SRCDIR(README)
......
This package was debianized by Google Inc. <opensource@google.com> on
13 June 2008.
It was downloaded from http://code.google.com/
It was downloaded from https://github.com/google/glog
Upstream Author: opensource@google.com
......
/usr/share/automake-1.14/test-driver
\ No newline at end of file
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