[xlibs-commit] Render ChangeLog,1.1,1.2 configure.ac,1.2,1.3

Eric Anholt xlibs-commit@pdx.freedesktop.org
Sun, 09 Nov 2003 20:46:55 -0800


Committed by: anholt

Update of /cvs/xlibs/Render
In directory pdx:/home/anholt/xlibs/Render

Modified Files:
	ChangeLog configure.ac 
Log Message:
Rename dist to renderext.


Index: ChangeLog
===================================================================
RCS file: /cvs/xlibs/Render/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	21 Apr 2003 17:45:36 -0000	1.1
+++ ChangeLog	10 Nov 2003 04:46:53 -0000	1.2
@@ -1,3 +1,8 @@
+2003-11-09  Eric Anholt  <anholt@FreeBSD.org>
+
+	* configure.ac:
+	Rename dist to renderext
+
 2003-04-21	Keith Packard <keithp@keithp.com>
 
 	+ Added ChangeLog

Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/Render/configure.ac,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- configure.ac	27 Sep 2003 00:20:43 -0000	1.2
+++ configure.ac	10 Nov 2003 04:46:53 -0000	1.3
@@ -24,7 +24,7 @@
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.57])
-AC_INIT([render], [0.8], [keithp@keithp.com], [render])
+AC_INIT([renderext], [0.8], [keithp@keithp.com], [renderext])
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE