fix the ogg define
This commit is contained in:
parent
776f573779
commit
69e2d9f135
@ -21,7 +21,7 @@
|
||||
|
||||
PROGRAM_NAME = flac
|
||||
#@@@OGG
|
||||
INCLUDES = -I./include -I../../include -I$(HOME)/local/include -DFLaC__HAS_OGG
|
||||
INCLUDES = -I./include -I../../include -I$(HOME)/local/include -DFLAC__HAS_OGG
|
||||
#@@@OGG conditionalize -logg
|
||||
LIBS = -lFLAC -lm -L$(HOME)/local/lib -logg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user