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__ -