]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/setenv.c
Makefile.in (CFILES): Add putenv.c and setenv.c.
authorJeff Law <law@gcc.gnu.org>
Wed, 26 May 1999 03:13:18 +0000 (21:13 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 May 1999 03:13:18 +0000 (21:13 -0600)
commit9eb4080f6f5275430b5378468ddc820a98e5cfe3
tree8916755fdb4dbce191649889049dd1f5b53fbedc
parentd05ba2205fc7af481d806eab41773f970ad305cf
Makefile.in (CFILES): Add putenv.c and setenv.c.

        * Makefile.in (CFILES): Add putenv.c and setenv.c.
        * configure.in (funcs): Add putenv and setenv.
        (AC_CHECK_FUNCS): Check for putenv and setenv.
        * configure: Rebuilt.
        * putenv.c setenv.c: New files.

[[Split portion of a mixed commit.]]

From-SVN: r27162.2
libiberty/Makefile.in
libiberty/configure
libiberty/configure.in
libiberty/putenv.c [new file with mode: 0644]
libiberty/setenv.c [new file with mode: 0644]