]> code.delx.au - gnu-emacs/blobdiff - src/s/gnu-linux.h
Move SYSTEM_TYPE from src/s to configure
[gnu-emacs] / src / s / gnu-linux.h
index 409d0205520262da7ef4455b08731dad8f63de6a..20ce65207a1b162aa7b973d443eaf3109cd935ba 100644 (file)
@@ -25,10 +25,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #define USG
 #define GNU_LINUX
 
-/* SYSTEM_TYPE should indicate the kind of system you are using.
-   It sets the Lisp variable system-type.  */
-#define SYSTEM_TYPE "gnu/linux"                /* All the best software is free. */
-
 #ifdef emacs
 #ifdef HAVE_LINUX_VERSION_H
 #include <linux/version.h>