[osx/ios/atv2] - cosmetics
authorMemphiz <memphis@machzwo.de>
Sat, 5 May 2012 16:19:01 +0000 (18:19 +0200)
committerMemphiz <memphis@machzwo.de>
Sat, 5 May 2012 16:19:01 +0000 (18:19 +0200)
tools/darwin/depends/libmp3lame/Makefile

index 7fc9a4d..12de5fd 100644 (file)
@@ -8,7 +8,8 @@ ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz
 BASE_URL=http://voxel.dl.sourceforge.net/project/lame/lame/3.99
 
 # configuration settings
-CONFIGURE=./configure --disable-gtktest --disable-frontend --prefix=$(PREFIX)
+CONFIGURE=./configure --prefix=$(PREFIX) \
+  --disable-gtktest --disable-frontend
 
 LIBDYLIB=$(SOURCE)/.libs/libmp3lame.dylib