diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2009-09-24 14:04:50 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2009-09-24 14:04:50 +0000 |
commit | 62fe9cec339300aae40dfe29bc543cf910b50f7d (patch) | |
tree | d9f74bcb72c679470934bada17632de2b4ac4904 | |
parent | 51adf675267309ad0261a83f64c2eeb9615eae96 (diff) |
removed autogenerated files
svn path=/trunk/externals/zexy/; revision=12445
-rw-r--r-- | src/aclocal.m4 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4 deleted file mode 100644 index bd2fbec..0000000 --- a/src/aclocal.m4 +++ /dev/null @@ -1,14 +0,0 @@ -# generated automatically by aclocal 1.10.2 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# 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. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_include([acinclude.m4]) |