summaryrefslogtreecommitdiff
path: root/config/ltversion.m4
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-06 23:07:09 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-06 23:07:09 +0200
commit52afa1c28c086eb1051fdc801a69384396f5076a (patch)
tree4348b71be7aa1a96b6615f7675b51f1dfb5e1ac2 /config/ltversion.m4
parent4ebdbec8142d7daf144c5f8af1f299129eda581d (diff)
some random changes to the bulidsystem - resolve libtool imcompatibilities between different versions
Diffstat (limited to 'config/ltversion.m4')
-rw-r--r--config/ltversion.m423
1 files changed, 0 insertions, 23 deletions
diff --git a/config/ltversion.m4 b/config/ltversion.m4
deleted file mode 100644
index b8e154f..0000000
--- a/config/ltversion.m4
+++ /dev/null
@@ -1,23 +0,0 @@
-# ltversion.m4 -- version numbers -*- Autoconf -*-
-#
-# Copyright (C) 2004 Free Software Foundation, Inc.
-# Written by Scott James Remnant, 2004
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# Generated from ltversion.in.
-
-# serial 3012 ltversion.m4
-# This file is part of GNU Libtool
-
-m4_define([LT_PACKAGE_VERSION], [2.2.6])
-m4_define([LT_PACKAGE_REVISION], [1.3012])
-
-AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.2.6'
-macro_revision='1.3012'
-_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
-_LT_DECL(, macro_revision, 0)
-])
personal git repositories of Harald Welte. Your mileage may vary