]> code.delx.au - gnu-emacs/blobdiff - src/s/usg5-4-common.h
Move SYSTEM_TYPE from src/s to configure
[gnu-emacs] / src / s / usg5-4-common.h
index fabdd66f3bb441a874014fdaab27b19578a3a770..d2f3b5d77f5ead8a99492a616853401de4143ef7 100644 (file)
@@ -26,10 +26,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #define USG5
 #define USG5_4
 
-/* SYSTEM_TYPE should indicate the kind of system you are using.
-   It sets the Lisp variable system-type.  */
-#define SYSTEM_TYPE "usg-unix-v"
-
 /* setjmp and longjmp can safely replace _setjmp and _longjmp,
    but they will run slower.  */
 #define _setjmp setjmp