diff options
author | Diego Elio Pettenò <flameeyes@flameeyes.eu> | 2012-07-11 08:02:52 -0700 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2012-07-11 22:13:08 +0300 |
commit | bb34df82cffaefc97de8dccaad3a2ca7f0f93413 (patch) | |
tree | dc8e87c89f542cf92fc50ed4532b3fff8077efa9 /configure.ac | |
parent | b9c682b9d323895a412a99b4936cbd0f7833ad86 (diff) | |
download | ODR-AudioEnc-bb34df82cffaefc97de8dccaad3a2ca7f0f93413.tar.gz ODR-AudioEnc-bb34df82cffaefc97de8dccaad3a2ca7f0f93413.tar.bz2 ODR-AudioEnc-bb34df82cffaefc97de8dccaad3a2ca7f0f93413.zip |
build: update libtool reference to version 2.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 0c98429..234e27a 100644 --- a/configure.ac +++ b/configure.ac @@ -9,10 +9,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) dnl Checks for programs. AC_PROG_CXX - -dnl Setup for libtool -AC_PROG_LIBTOOL -AC_SUBST(LIBTOOL_DEPS) +LT_INIT dnl soname version to use dnl goes by ‘current[:revision[:age]]’ with the soname ending up as |