mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
configure automake with nostdinc
the current directoryh won't be added to the compiler's -I path
This commit is contained in:
parent
c108cae02f
commit
e7f3946583
23 changed files with 24 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ include $(top_srcdir)/utils/glib-tap.mk
|
|||
PACKAGE_STRING=fe-common/core
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_builddir) \
|
||||
$(GLIB_CFLAGS)
|
||||
|
||||
test_programs = test-formats
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue