Don't put CFLAG_VISIBILITY in AM_CFLAGS
Otherwise symbols meant to be extern are hidden
This commit is contained in:
parent
b0267429ae
commit
5381b4f2f8
@ -1,6 +1,5 @@
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
lib_LTLIBRARIES = libbz2.la
|
||||
AM_CFLAGS = $(CFLAG_VISIBILITY)
|
||||
libbz2_la_SOURCES = \
|
||||
blocksort.c \
|
||||
huffman.c \
|
||||
|
Loading…
Reference in New Issue
Block a user