]> code.delx.au - gnu-emacs/blobdiff - src/s/gnu-linux.h
* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this was
[gnu-emacs] / src / s / gnu-linux.h
index 445694987fdb459feab695742f7b061b655be57b..7501cd602f384280697d55ad5a2b97b5c75e27fc 100644 (file)
@@ -25,9 +25,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
  *     Define all the symbols that apply correctly.
  */
 
-/* #define USG5 */
 #define USG
-/* #define BSD_SYSTEM */
 #define GNU_LINUX
 
 /* SYSTEM_TYPE should indicate the kind of system you are using.
@@ -192,10 +190,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #define INTERRUPT_INPUT
 #endif
 
-/* This is needed for sysdep.c */
-
-#define NO_SIOCTL_H           /* don't have sioctl.h */
-
 #define SYSV_SYSTEM_DIR       /* use dirent.h */
 
 #define POSIX                 /* affects getpagesize.h and systty.h */