X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=acsite.m4;fp=acsite.m4;h=0000000000000000000000000000000000000000;hp=a44ae527b04d8608fdc1b9005d24b727406465ae;hb=9149f18ce0f0f2910ab79e4ce75ff08e1de48790;hpb=fa77d1e726c67424f8df3b974db0641d78da2a43 diff --git a/acsite.m4 b/acsite.m4 deleted file mode 100644 index a44ae52..0000000 --- a/acsite.m4 +++ /dev/null @@ -1,24 +0,0 @@ -dnl aclocal.m4 generated automatically by aclocal 1.3 - -dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. -dnl This Makefile.in is free software; the Free Software Foundation -dnl gives unlimited permission to copy and/or distribute it, -dnl with or without modifications, as long as this notice is preserved. - -dnl This program is distributed in the hope that it will be useful, -dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without -dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A -dnl PARTICULAR PURPOSE. - -# -# acinclude.m4 -# - -dnl Add argument to CFLAGS if using gcc. -AC_DEFUN(AC_ADD_GCC_CFLAGS, -[AC_REQUIRE([AC_PROG_CC]) - if test -n "$GCC"; then - CFLAGS="$CFLAGS $1" - fi - ]) -