Fix build of bash with mes-0.26

Since rename.c is now included in meslibc, we need -DHAVE_RENAME.
This commit is contained in:
Gábor Stefanik 2023-12-18 17:26:01 +01:00
parent 70fdbebd9c
commit c0494d9af8
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ COMMON_CFLAGS = \
-DHAVE_BZERO \
-DHAVE_POSIX_SIGNALS \
-DHAVE_GETCWD \
-DHAVE_RENAME \
-DHAVE_SYS_SIGLIST \
-Dendpwent\(x\)=0 \
-Denable_hostname_completion\(on_or_off\)=0