+2008-01-06 Simon Josefsson <simon@josefsson.org>
+
+ * tests/test-localename.c: Don't include obsolete "setenv.h".
+
+ * modules/localename-tests (Depends-on): Need unsetenv.
+
2008-01-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* DEPENDENCIES: Require Texinfo version 4.6 or newer.
/* Test of gl_locale_name function.
- Copyright (C) 2007 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2008 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
#include <stdlib.h>
#include <string.h>
-#include "setenv.h"
-
#define ASSERT(expr) \
do \
{ \