diff options
| author | 2008-07-18 01:08:30 -0700 | |
|---|---|---|
| committer | 2008-07-18 01:08:30 -0700 | |
| commit | 28f20b3e15537ed03a99b567b7b2ee5ab305afd1 (patch) | |
| tree | caab719d01a2632e572d8a2644ddb86f4028f805 /configure.ac | |
| parent | Change handle validation to prevent segfault and be more informative. (diff) | |
Reset the libtool age.
Diffstat (limited to '')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
