]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_GETHOSTNAME): #if 0'd.
authorRichard M. Stallman <rms@gnu.org>
Thu, 12 Aug 1993 05:39:25 +0000 (05:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 12 Aug 1993 05:39:25 +0000 (05:39 +0000)
src/s/usg5-4-2.h

index 770b6e0713ccd63e0a6175b34156478f42125e3c..096e45824889dd344e3246679d31d08210c2e136 100644 (file)
@@ -6,8 +6,8 @@
    #define HAVE_VFORK */
 /* fnf@cygnus.com says these exist.  */
 #define HAVE_TCATTR
-#define HAVE_GETHOSTNAME
 #if 0 /* autoconf should take care of this.  */
+#define HAVE_GETHOSTNAME
 #define HAVE_RANDOM
 #endif
 /* #define HAVE_GETWD  (appears to be buggy on SVR4.2) */