Renames the license file.

This commit is contained in:
vladlosev
2011-09-09 07:02:56 +00:00
parent 4b07d73f4e
commit 27615dbc5f
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ AC_INIT([Google C++ Testing Framework],
# Provide various options to initialize the Autoconf and configure processes.
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([./COPYING])
AC_CONFIG_SRCDIR([./LICENSE])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([build-aux/config.h])