kopia lustrzana https://github.com/Hamlib/Hamlib
Add top_builddir to include path in configure.ac
https://github.com/Hamlib/Hamlib/issues/947pull/954/head
rodzic
0062a09307
commit
1d9c067dd2
|
@ -71,7 +71,7 @@ AC_SUBST([ABI_AGE])
|
||||||
AM_CPPFLAGS="${AM_CPPFLAGS} -DIN_HAMLIB"
|
AM_CPPFLAGS="${AM_CPPFLAGS} -DIN_HAMLIB"
|
||||||
|
|
||||||
# Add Hamlib header include paths
|
# Add Hamlib header include paths
|
||||||
AM_CPPFLAGS="${AM_CPPFLAGS} -I\$(top_srcdir)/include -I\$(top_srcdir)/src -I\$(top_srcdir)/lib"
|
AM_CPPFLAGS="${AM_CPPFLAGS} -I\$(top_srcdir)/include -I\$(top_srcdir)/src -I\$(top_srcdir)/lib -I\$(top_builddir)/include"
|
||||||
|
|
||||||
|
|
||||||
## --------------- ##
|
## --------------- ##
|
||||||
|
|
Ładowanie…
Reference in New Issue