build: use consolidated NC_SUBPACKAGE
This commit is contained in:
parent
4f64ab35d9
commit
8e46cc8e3c
@ -22,8 +22,6 @@ NC_PLATFORM
|
||||
NC_OPTIMISATION
|
||||
NC_WARNINGS
|
||||
|
||||
NC_SUBPACKAGE_ENABLE
|
||||
|
||||
LT_INIT
|
||||
|
||||
AM_INIT_AUTOMAKE([1.14 dist-bzip2 dist-xz foreign subdir-objects])
|
||||
@ -128,7 +126,7 @@ AC_SUBST(LIBS)
|
||||
# failure on a clean build
|
||||
AX_APPEND_FLAG([-include config.h])
|
||||
|
||||
NC_SUBPACKAGE_PC([libcruft-util])
|
||||
NC_SUBPACKAGE([util])
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Doxyfile
|
||||
|
2
m4/nc
2
m4/nc
@ -1 +1 @@
|
||||
Subproject commit ca18405d9167c2ceab1739aaeccf539b55714af9
|
||||
Subproject commit c5615481949aa6aaedd2c5d221ed17d2e05009b0
|
Loading…
Reference in New Issue
Block a user