The test for gflags works correctly on OpenBSD.

http://code.google.com/p/google-glog/issues/detail?id=49


git-svn-id: https://google-glog.googlecode.com/svn/trunk@78 eb4d4688-79bd-11dd-afb4-1d65580434c0
This commit is contained in:
2010-05-28 03:12:15 +00:00
parent 98b018f44b
commit 65e631e038
2 changed files with 178 additions and 168 deletions

344
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,8 @@ AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(src/config.h)
AC_LANG(C++)
# Checks for programs.
AC_PROG_CC
AC_PROG_CPP