[xlibs-commit] Randr ChangeLog,1.3,1.4 configure.ac,1.5,1.6
Eric Anholt
xlibs-commit@pdx.freedesktop.org
Sun, 09 Nov 2003 20:51:56 -0800
Committed by: anholt
Update of /cvs/xlibs/Randr
In directory pdx:/home/anholt/xlibs/Randr
Modified Files:
ChangeLog configure.ac
Log Message:
Rename dist to randrext.
Index: ChangeLog
===================================================================
RCS file: /cvs/xlibs/Randr/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog 27 Oct 2003 18:51:32 -0000 1.3
+++ ChangeLog 10 Nov 2003 04:51:54 -0000 1.4
@@ -1,3 +1,8 @@
+2003-11-09 Eric Anholt <anholt@FreeBSD.org>
+
+ * configure.ac:
+ Rename dist to randrext.
+
2003-10-27 Anders Carlsson <andersca@gnome.org>
* configure.ac: Remove randr-uninstalled.pc.in
Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/Randr/configure.ac,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- configure.ac 27 Oct 2003 18:51:32 -0000 1.5
+++ configure.ac 10 Nov 2003 04:51:54 -0000 1.6
@@ -24,7 +24,7 @@
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT([randr], [1.0], [keithp@keithp.com], randr)
+AC_INIT([randrext], [1.0], [keithp@keithp.com], randrext)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE