git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0926315
)
fixed "symbol already defined" warnings.
author
kramm
<kramm>
Thu, 7 Oct 2004 15:47:06 +0000
(15:47 +0000)
committer
kramm
<kramm>
Thu, 7 Oct 2004 15:47:06 +0000
(15:47 +0000)
lib/lame/config_static.h
patch
|
blob
|
history
diff --git
a/lib/lame/config_static.h
b/lib/lame/config_static.h
index
dbfd812
..
1b66c87
100644
(file)
--- a/
lib/lame/config_static.h
+++ b/
lib/lame/config_static.h
@@
-88,12
+88,6
@@
/* 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