polygon intersector: added horizontal line reconstruction
[swftools.git] / lib / lame / config_static.h
index 62c24ff..1b66c87 100644 (file)
@@ -1,3 +1,5 @@
+#include "../../config.h"
+
 /* Define if you have alloca, as a function or macro.  */
 #define HAVE_ALLOCA 1
 
 /* Define if you have the <unistd.h> header file.  */
 #define HAVE_UNISTD_H 1
 
-/* Name of package */
-#define PACKAGE "lame"
-
-/* Version number of package */
-#define VERSION "3.91"
-
 /* Define if compiler has function prototypes */
 #define PROTOTYPES 1