[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs configure, 1.320, 1.321 configure.in, 1.326,
From:       Stanislav Shwartsman <sshwarts () users ! sourceforge ! net>
Date:       2006-09-24 17:15:06
Message-ID: E1GRXZK-0002on-H3 () sc8-pr-cvs3 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9749

Modified Files:
	configure configure.in 
Log Message:
Enable save/restore feature by default


Index: configure
===================================================================
RCS file: /cvsroot/bochs/bochs/configure,v
retrieving revision 1.320
retrieving revision 1.321
diff -u -d -r1.320 -r1.321
--- configure	24 Sep 2006 17:04:58 -0000	1.320
+++ configure	24 Sep 2006 17:15:02 -0000	1.321
@@ -34891,10 +34891,10 @@
    fi
 else
 
-    echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
+    echo "$as_me:$LINENO: result: yes" >&5
+echo "${ECHO_T}yes" >&6
     cat >>confdefs.h <<\_ACEOF
-#define BX_SUPPORT_SAVE_RESTORE 0
+#define BX_SUPPORT_SAVE_RESTORE 1
 _ACEOF
 
 
@@ -39526,9 +39526,10 @@
   # 1. Remove the extension, and $U if already installed.
   ac_i=`echo "$ac_i" |
 	 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
-  # 2. Add them.
-  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
-  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
+  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
+  #    will be set to the directory where LIBOBJS objects are built.
+  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
+  ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
 done
 LIBOBJS=$ac_libobjs
 

Index: configure.in
===================================================================
RCS file: /cvsroot/bochs/bochs/configure.in,v
retrieving revision 1.326
retrieving revision 1.327
diff -u -d -r1.326 -r1.327
--- configure.in	24 Sep 2006 16:58:13 -0000	1.326
+++ configure.in	24 Sep 2006 17:15:02 -0000	1.327
@@ -1083,8 +1083,8 @@
     AC_DEFINE(BX_SUPPORT_SAVE_RESTORE, 0)
    fi],
   [
-    AC_MSG_RESULT(no)
-    AC_DEFINE(BX_SUPPORT_SAVE_RESTORE, 0)
+    AC_MSG_RESULT(yes)
+    AC_DEFINE(BX_SUPPORT_SAVE_RESTORE, 1)
     ]
   )
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic