X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstdlib;h=38cc2be632e524ee38240d0ba06f02420390e88d;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=edd9e4540aeb789ed8a83cfe1b1bc0657621a351;hpb=fd3784cec9020789823de5d21dac19f3061ba0fd;p=gnulib.git diff --git a/modules/stdlib b/modules/stdlib index edd9e4540..38cc2be63 100644 --- a/modules/stdlib +++ b/modules/stdlib @@ -24,6 +24,7 @@ stdlib.h: stdlib.in.h sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \ + -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \