From b37f4e1cab9e5c2aa017fe1035b63099ab6558a0 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 2 Oct 2002 11:22:48 +0000 Subject: [PATCH] removed; conflicts with autoheader --- acconfig.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 acconfig.h diff --git a/acconfig.h b/acconfig.h deleted file mode 100644 index 748cd6a8..00000000 --- a/acconfig.h +++ /dev/null @@ -1,20 +0,0 @@ -/* Package name */ -#undef PACKAGE - -/* Package version */ -#undef VERSION - -/* Sound library version string */ -#undef SND_LIB_VERSION - -/* DATA directory */ -#undef DATADIR - -/* NDEBUG */ -#undef NDEBUG - -/* Do we have FPU on this machine? */ -#undef HAVE_SOFT_FLOAT - -/* Use versioned symbols for shared library? */ -#undef VERSIONED_SYMBOLS -- 2.47.1