X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fputenv;h=7476af11aee84455b2fac7fa46f99f5082088bc9;hb=9f60473985e5f20c3efabadf2c1756b5ff560458;hp=3874b541b8e1d0ccc4ed3ee3f365fcb626e4022c;hpb=6a9b156fdf9c71c0bbc8bb0b3aa0262df5674dda;p=gnulib.git diff --git a/modules/putenv b/modules/putenv index 3874b541b..7476af11a 100644 --- a/modules/putenv +++ b/modules/putenv @@ -7,10 +7,13 @@ m4/putenv.m4 Depends-on: stdlib -malloc-posix +malloc-posix [test $REPLACE_PUTENV = 1] configure.ac: gl_FUNC_PUTENV +if test $REPLACE_PUTENV = 1; then + AC_LIBOBJ([putenv]) +fi gl_STDLIB_MODULE_INDICATOR([putenv]) Makefile.am: