fixed "symbol already defined" warnings.
authorkramm <kramm>
Thu, 7 Oct 2004 15:47:06 +0000 (15:47 +0000)
committerkramm <kramm>
Thu, 7 Oct 2004 15:47:06 +0000 (15:47 +0000)
lib/lame/config_static.h

index dbfd812..1b66c87 100644 (file)
 /* 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