From 842f519e3164081c00601c0e3631e7cbb6d039a2 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 10 Apr 2009 15:59:19 +0000 Subject: Clarify licenses; add libdimensionxx library. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b952b41..03014f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Copyright (C) 2008 Tavian Barnes dnl -dnl This file is part of the Dimension Build Suite. +dnl This file is part of The Dimension Build Suite. dnl dnl The Dimension Build Suite is free software; you can redistribute it dnl and/or modify it under the terms of the GNU General Public License as @@ -34,5 +34,6 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_FILES([Makefile libdimension/Makefile libdimension-png/Makefile + libdimensionxx/Makefile tests/Makefile]) AC_OUTPUT -- cgit v1.2.3