diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-07-25 14:56:08 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-07-25 14:56:08 -0500 |
commit | 68f6f9133970a7988365ee7ad5f0ef9b2c966b57 (patch) | |
tree | 390dc34bab7a557f9970d93577bf66995ab70fe0 | |
parent | 7b3d6c675e1a619a744905fd851df534185ea97c (diff) | |
download | mediagoblin-68f6f9133970a7988365ee7ad5f0ef9b2c966b57.tar.lz mediagoblin-68f6f9133970a7988365ee7ad5f0ef9b2c966b57.tar.xz mediagoblin-68f6f9133970a7988365ee7ad5f0ef9b2c966b57.zip |
Removing aclocal.m4, which is autogenerated
-rw-r--r-- | aclocal.m4 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/aclocal.m4 b/aclocal.m4 deleted file mode 100644 index e6368b3f..00000000 --- a/aclocal.m4 +++ /dev/null @@ -1,15 +0,0 @@ -# generated automatically by aclocal 1.13.1 -*- Autoconf -*- - -# Copyright (C) 1996-2012 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_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) -m4_include([m4/python.m4]) |