added -Wall to AM_CFLAGS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@88 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
34120155ea
commit
f2973cc555
@ -5,6 +5,8 @@ INCLUDES = -Iinclude $(PACKAGE_CFLAGS)
|
||||
# -DGDK_PIXBUF_DEPRECATED \
|
||||
# -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
|
||||
|
||||
AM_CFLAGS = -Wall
|
||||
|
||||
noinst_LIBRARIES = libtagmanager.a
|
||||
libtagmanager_a_SOURCES =\
|
||||
general.h\
|
||||
|
Loading…
x
Reference in New Issue
Block a user