mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
more changes to get distcheck working
This commit is contained in:
parent
dcf6b4417a
commit
f039f511c8
@ -7,7 +7,7 @@
|
||||
|
||||
# We will need to find the C++ header files.
|
||||
AM_CXXFLAGS = -I$(top_srcdir)/cxx4
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/cxx4
|
||||
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/cxx4
|
||||
AM_LDFLAGS=
|
||||
|
||||
AM_CPPFLAGS += -I$(top_builddir)/liblib
|
||||
|
Loading…
Reference in New Issue
Block a user