Author: janehu Date: 2012-04-09 14:53:35 -0500 (Mon, 09 Apr 2012) New Revision: 5471 Removed: cgm/branches/merge-cubit13.1/aclocal.m4 cgm/branches/merge-cubit13.1/acsite.m4 cgm/branches/merge-cubit13.1/autom4te.cache/ cgm/branches/merge-cubit13.1/cgma-10.2.3/ cgm/branches/merge-cubit13.1/config.guess cgm/branches/merge-cubit13.1/config.h.in cgm/branches/merge-cubit13.1/config.sub cgm/branches/merge-cubit13.1/config_aux/ cgm/branches/merge-cubit13.1/configure cgm/branches/merge-cubit13.1/depcomp cgm/branches/merge-cubit13.1/install-sh cgm/branches/merge-cubit13.1/ltmain.sh cgm/branches/merge-cubit13.1/missing cgm/branches/merge-cubit13.1/temp Log: Deleted unnecessary files. Deleted: cgm/branches/merge-cubit13.1/aclocal.m4 =================================================================== --- cgm/branches/merge-cubit13.1/aclocal.m4 2012-04-09 19:47:32 UTC (rev 5470) +++ cgm/branches/merge-cubit13.1/aclocal.m4 2012-04-09 19:53:35 UTC (rev 5471) @@ -1,988 +0,0 @@ -# generated automatically by aclocal 1.11.1 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009 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_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],, -[m4_warning([this file was generated for autoconf 2.65. -You have another version of autoconf. It may work, but is not guaranteed to. -If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically `autoreconf'.])]) - -# Copyright (C) 2002, 2003, 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. - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.1], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], [])
participants (1)
-
jiangtao_ma@yahoo.com