From b3279e79e640958df55026330e30b5aa56d4c326 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 3 Mar 2007 19:35:05 +0000 Subject: [PATCH] Split gt_FUNC_SETENV into gl_FUNC_SETENV and gl_FUNC_UNSETENV. --- modules/setenv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/setenv b/modules/setenv index 7f2027d48..25ea84507 100644 --- a/modules/setenv +++ b/modules/setenv @@ -14,7 +14,8 @@ alloca-opt unistd configure.ac: -gt_FUNC_SETENV +gl_FUNC_SETENV +gl_FUNC_UNSETENV Makefile.am: -- 2.11.0