ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm ChangeLog,1.149,1.150 configure.in,1.146,1.14


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.149,1.150 configure.in,1.146,1.147
Date: Fri, 17 Jan 2003 19:05:39 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv32524

Modified Files:
        ChangeLog configure.in 
Log Message:
put back explicit defaults.h dependency


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog   17 Jan 2003 23:21:42 -0000      1.149
+++ ChangeLog   18 Jan 2003 00:05:37 -0000      1.150
@@ -1,3 +1,7 @@
+* Fri Jan 17 2003 01:02 GMT+1 [colin]  0.2-123
+- src/Makefile.am
+Put back explicit deps on defaults.h for now
+
 * Fri Jan 17 2003 00:19 GMT+1 [colin]  0.2-122
 - src/main.c
 Reordered loading things so we can properly init

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- configure.in        17 Jan 2003 23:21:42 -0000      1.146
+++ configure.in        18 Jan 2003 00:05:37 -0000      1.147
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2)
-RELEASE=122
+RELEASE=123
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]