~ubuntu-branches/ubuntu/intrepid/comedilib/intrepid

« back to all changes in this revision

Viewing changes to m4/as-libtool.m4

  • Committer: Bazaar Package Importer
  • Author(s): David Schleef
  • Date: 2004-11-04 11:43:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041104114351-a50kaei5yamka8r6
Tags: 0.7.22-2
It helps if the shared library is actually in the package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
dnl - AC_SUBST's them all
14
14
dnl
15
15
dnl if USE_RELEASE = yes, then add a -release option to the LDFLAGS
16
 
dnl with the (pre-defined) [$PREFIX]_VERSION 
 
16
dnl with the (pre-defined) [$PREFIX]_VERSION
17
17
dnl then use [$PREFIX]_LT_LDFLAGS in the relevant Makefile.am's
18
18
 
19
 
AC_DEFUN(AS_LIBTOOL,
 
19
AC_DEFUN([AS_LIBTOOL],
20
20
[
21
21
  [$1]_CURRENT=[$2]
22
22
  [$1]_REVISION=[$3]