about summary refs log tree commit diff
path: root/support/Makefile
diff options
context:
space:
mode:
authorRomain Geissler <romain.geissler@gmail.com>2023-03-26 20:00:14 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-03-27 16:58:08 -0300
commit57ce87a940071a152a27e1e1be1dc9eced55ca6c (patch)
treeb162b5f730289210762213df947987a284c973d9 /support/Makefile
parent743963cad7cf12563f67368f9c5d279adc796d67 (diff)
downloadglibc-57ce87a940071a152a27e1e1be1dc9eced55ca6c.tar.gz
glibc-57ce87a940071a152a27e1e1be1dc9eced55ca6c.tar.xz
glibc-57ce87a940071a152a27e1e1be1dc9eced55ca6c.zip
support: introduce support_sysconfdir_prefix
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/Makefile b/support/Makefile
index 05b31159ea..71d5148513 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -231,7 +231,8 @@ CFLAGS-support_paths.c = \
 		-DSBINDIR_PATH=\"$(sbindir)\" \
 		-DSLIBDIR_PATH=\"$(slibdir)\" \
 		-DROOTSBINDIR_PATH=\"$(rootsbindir)\" \
-		-DCOMPLOCALEDIR_PATH=\"$(complocaledir)\"
+		-DCOMPLOCALEDIR_PATH=\"$(complocaledir)\" \
+		-DSYSCONFDIR_PATH=\"$(sysconfdir)\"
 
 # In support_timespec_check_in_range we may be passed a very tight
 # range for which we should produce a correct result for expected