diff options
Diffstat (limited to 'tests/install')
-rw-r--r-- | tests/install/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index e1f6ba40f..c6f806bc8 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -74,6 +74,7 @@ DF_PROG = @DF_PROG@ FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ +GLIBC21 = @GLIBC21@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ |