ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.96,1.97 ChangeLog,1.98,1.99


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.96,1.97 ChangeLog,1.98,1.99
Date: Mon, 13 Jan 2003 10:25:59 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
added -avoid-version to module Makefiles

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- configure.in        13 Jan 2003 13:58:02 -0000      1.96
+++ configure.in        13 Jan 2003 15:25:27 -0000      1.97
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-74)
+AM_INIT_AUTOMAKE(yattm, 0.2-75)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   13 Jan 2003 13:58:02 -0000      1.98
+++ ChangeLog   13 Jan 2003 15:25:27 -0000      1.99
@@ -1,4 +1,9 @@
-2003-01-13 [philip]     0.2-74
+2003-01-13 [philip]    0.2-75
+       * modules/*/Makefile.am
+               added -avoid-version to prevent making so.0, so.0.0 and so.0.0.0
+               cd modules; make uninstall clean install
+
+2003-01-13 [philip]    0.2-74
 
        * modules/yahoo2/yahoo.c
                hack for accented characters





reply via email to

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