From 55b19eecab2b9e7fbcdc03a61f1befe4b089cdc7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 4 Oct 2002 13:13:47 +0000 Subject: [PATCH] removed unnecessary files from repository --- ac3dec/config.h.in | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 ac3dec/config.h.in diff --git a/ac3dec/config.h.in b/ac3dec/config.h.in deleted file mode 100644 index 07050cc..0000000 --- a/ac3dec/config.h.in +++ /dev/null @@ -1,30 +0,0 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if your processor stores words with the most significant - byte first (like Motorola and SPARC, unlike Intel and VAX). */ -#undef WORDS_BIGENDIAN - -/* Define if you have the asound library (-lasound). */ -#undef HAVE_LIBASOUND - -/* Name of package */ -#undef PACKAGE - -/* Version number of package */ -#undef VERSION - -/* Using i386 architecture */ -#undef __i386__ - -/* Using Alpha architecture */ -#undef __alpha__ - -/* Using SPARC architecture */ -#undef __sparc__ - -/* Using PowerPC architecture */ -#undef __ppc__ - -/* Using IA-64 architecture */ -#undef __ia64__ - -- 2.47.1