diff options
author | Perberos <[email protected]> | 2011-12-31 14:40:44 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-31 14:40:44 -0300 |
commit | b9bcb2bf11168fcc11481999db16b40d67aa41db (patch) | |
tree | fa7772bde782982ccbb4bf85a3706ac4af848451 /m4/ltversion.m4 | |
parent | 95e95e4bf5c45ba83899eb3f04dc766120baff26 (diff) | |
download | mate-power-manager-b9bcb2bf11168fcc11481999db16b40d67aa41db.tar.bz2 mate-power-manager-b9bcb2bf11168fcc11481999db16b40d67aa41db.tar.xz |
removiendo archivos autogenerados
Diffstat (limited to 'm4/ltversion.m4')
-rw-r--r-- | m4/ltversion.m4 | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4 deleted file mode 100644 index b8e154f..0000000 --- a/m4/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) -]) |