Browse Source

stop linking to mpg123

cxgeorge 24 years ago
parent
commit
637d442cf4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/audiotraits/Sources.pp

+ 1 - 1
panda/src/audiotraits/Sources.pp

@@ -41,7 +41,7 @@
   #define TARGET audio_load_mp3
   #define TARGET audio_load_mp3
   #define BUILDING_DLL BUILDING_MISC
   #define BUILDING_DLL BUILDING_MISC
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
-    audio express $[if $[ne $[USE_RAD_MSS],] , mpg123]
+    audio express $[if $[ne $[USE_RAD_MSS],], , mpg123]
   #define C++FLAGS -DGENERIC -DNOXFERMEM
   #define C++FLAGS -DGENERIC -DNOXFERMEM
 
 
   #define SOURCES \
   #define SOURCES \