emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r111238: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111238: Auto-commit of generated files.
Date: Sat, 15 Dec 2012 06:17:30 -0500
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111238
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2012-12-15 06:17:30 -0500
message:
  Auto-commit of generated files.
modified:
  autogen/config.in
  autogen/configure
=== modified file 'autogen/config.in'
--- a/autogen/config.in 2012-12-12 11:17:32 +0000
+++ b/autogen/config.in 2012-12-15 11:17:30 +0000
@@ -57,9 +57,6 @@
 #undef BROKEN_PTY_READ_AFTER_EAGAIN
 
 /* Define if the system is compatible with BSD 4.2. */
-#undef BSD4_2
-
-/* Define if the system is compatible with BSD 4.2. */
 #undef BSD_SYSTEM
 
 /* Define if AH_BOTTOM should change BSD_SYSTEM. */

=== modified file 'autogen/configure'
--- a/autogen/configure 2012-12-13 05:29:15 +0000
+++ b/autogen/configure 2012-12-15 11:17:30 +0000
@@ -15743,7 +15743,6 @@
 
 
 
-
 case $opsys in
   aix4-2)
     $as_echo "#define USG /**/" >>confdefs.h
@@ -15782,9 +15781,7 @@
     ;;
 
   darwin)
-        $as_echo "#define BSD4_2 /**/" >>confdefs.h
-
-    $as_echo "#define BSD_SYSTEM /**/" >>confdefs.h
+        $as_echo "#define BSD_SYSTEM /**/" >>confdefs.h
 
 
 $as_echo "#define DARWIN_OS /**/" >>confdefs.h
@@ -15792,16 +15789,12 @@
     ;;
 
   freebsd)
-    $as_echo "#define BSD4_2 /**/" >>confdefs.h
-
 
 $as_echo "#define BSD_SYSTEM_AHB 1" >>confdefs.h
 
     ;;
 
   gnu | netbsd | openbsd )
-    $as_echo "#define BSD4_2 /**/" >>confdefs.h
-
     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]