aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Dennedy <dan@dennedy.org>2008-07-18 01:08:30 -0700
committerDan Dennedy <dan@dennedy.org>2008-07-18 01:08:30 -0700
commit28f20b3e15537ed03a99b567b7b2ee5ab305afd1 (patch)
treecaab719d01a2632e572d8a2644ddb86f4028f805
parent8f942654d9c2b9cd957e8e1f7eb1f29a05bbf64a (diff)
downloadlibraw1394-28f20b3e15537ed03a99b567b7b2ee5ab305afd1.tar.gz
Reset the libtool age.
-rw-r--r--INSTALL5
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5458714..d3c5b40 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@ Installation Instructions
*************************
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
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
with the distribution.
+ 6. Often, you can also type `make uninstall' to remove the installed
+ files again.
+
Compilers and Options
=====================
diff --git a/configure.ac b/configure.ac
index 3b43843..ab9eb4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_C_BIGENDIAN
# set the libtool so version numbers
lt_major=11
lt_revision=0
-lt_age=3
+lt_age=0
AC_SUBST(lt_major)
AC_SUBST(lt_revision)