summaryrefslogtreecommitdiff
path: root/src/s/irix6-5.h
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2010-05-06 17:30:56 -0700
committerDan Nicolaescu <dann@ics.uci.edu>2010-05-06 17:30:56 -0700
commit49ebbd6507703a81b7a26783c9f76b3041b1d7c9 (patch)
treed3ae35655baef96031091ef1e66199e0027438cf /src/s/irix6-5.h
parent2882364886562e5786f1b636c7660c1caaf6ba86 (diff)
downloademacs-49ebbd6507703a81b7a26783c9f76b3041b1d7c9.tar.gz
Define LIB_STANDARD and START_FILES using autoconf.
* s/usg5-4.h (LIB_STANDARD): * s/netbsd.h (START_FILES): * s/irix6-5.h (LIB_STANDARD): * s/hpux10-20.h (LIB_STANDARD, START_FILES): * s/gnu-linux.h (START_FILES, LIB_STANDARD): * s/freebsd.h (START_FILES): * s/darwin.h (START_FILES): * s/cygwin.h (START_FILES): * s/aix4-2.h (LIB_STANDARD): * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in. * Makefile.in (STARTFILES): Rename to START_FILES, define using autoconf, not cpp. Define START_FILES and LIB_STANDARD using autoconf. * configure.in (START_FILES, LIB_STANDARD): New definitions, moved here from src/s/*.h. (HAVE_CRTIN): Remove, inline logic in the netbsd START_FILES/LIB_STANDARD computation.
Diffstat (limited to 'src/s/irix6-5.h')
-rw-r--r--src/s/irix6-5.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h
index 06252da6e80..43a98166d91 100644
--- a/src/s/irix6-5.h
+++ b/src/s/irix6-5.h
@@ -27,10 +27,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define SETPGRP_RELEASES_CTTY
-#ifdef LIB_STANDARD
-#undef LIB_STANDARD
-#endif
-
#ifdef SYSTEM_TYPE
#undef SYSTEM_TYPE
#endif