r1944: *** empty log message ***
[ctsim.git] / acsite.m4
diff --git a/acsite.m4 b/acsite.m4
deleted file mode 100644 (file)
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
- ])
-