Reset the libtool age.

This commit is contained in:
Dan Dennedy 2008-07-18 01:08:30 -07:00
parent 8f942654d9
commit 28f20b3e15
2 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Installation Instructions
************************* *************************
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
2006 Free Software Foundation, Inc. 2006, 2007 Free Software Foundation, Inc.
This file is free documentation; the Free Software Foundation gives This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it. unlimited permission to copy, distribute and modify it.
@ -67,6 +67,9 @@ The simplest way to compile this package is:
all sorts of other programs in order to regenerate files that came all sorts of other programs in order to regenerate files that came
with the distribution. with the distribution.
6. Often, you can also type `make uninstall' to remove the installed
files again.
Compilers and Options Compilers and Options
===================== =====================

View File

@ -18,7 +18,7 @@ AC_C_BIGENDIAN
# set the libtool so version numbers # set the libtool so version numbers
lt_major=11 lt_major=11
lt_revision=0 lt_revision=0
lt_age=3 lt_age=0
AC_SUBST(lt_major) AC_SUBST(lt_major)
AC_SUBST(lt_revision) AC_SUBST(lt_revision)