projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbfbedb
)
* config/xm-linux.h (HAVE_PUTENV, HAVE_ATEXIT): Define.
author
Doug Evans
<dje@gnu.org>
Thu, 25 Sep 1997 00:49:27 +0000
(
00:49
+0000)
committer
Doug Evans
<dje@gnu.org>
Thu, 25 Sep 1997 00:49:27 +0000
(
00:49
+0000)
From-SVN: r15701
gcc/config/xm-linux.h
patch
|
blob
|
history
diff --git
a/gcc/config/xm-linux.h
b/gcc/config/xm-linux.h
index 2a2b62bc9643e8b494a259fbcd095f4218b1eb48..4baa426979def60730c0d7ee4c55fa8674526538 100644
(file)
--- a/
gcc/config/xm-linux.h
+++ b/
gcc/config/xm-linux.h
@@
-25,6
+25,12
@@
Boston, MA 02111-1307, USA. */
#undef HAVE_POPEN
#define HAVE_POPEN
+#undef HAVE_PUTENV
+#define HAVE_PUTENV
+
+#undef HAVE_ATEXIT
+#define HAVE_ATEXIT
+
#undef POSIX
#define POSIX