mirror of
https://github.com/claunia/libcdio-osx.git
synced 2026-07-08 18:06:32 +00:00
6 lines
209 B
Plaintext
6 lines
209 B
Plaintext
# Lots of warnings!
|
|
AM_CFLAGS += -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wpointer-arith -Wbad-function-cast
|
|
|
|
MAKE_MAINTAINER_MODE := -DMAKE_MAINTAINER_MODE
|
|
AM_CPPFLAGS += $(MAKE_MAINTAINER_MODE)
|