File: ltversion.m4

package info (click to toggle)
adasockets 1.8.4.7-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,712 kB
  • ctags: 70
  • sloc: sh: 8,546; ada: 1,586; makefile: 211; ansic: 120
file content (15 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ltversion.m4 -- version numbers			-*- Autoconf -*-
# Generated from ltversion.in; do not edit by hand

# serial 1667.2.43
# This file is part of GNU Libtool

m4_define([LT_PACKAGE_VERSION], [1.9f])
m4_define([LT_PACKAGE_REVISION], [1.1667.2.43])

AC_DEFUN([LTVERSION_VERSION],
[macro_version='1.9f'
macro_revision='1.1667.2.43'
_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
_LT_DECL(, macro_revision, 0)
])