openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : openap-main/scripts Configure,1.2,1.3


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main/scripts Configure,1.2,1.3
Date: Thu, 18 Jul 2002 21:09:47 -0400

Update of /cvsroot/openap/openap-main/scripts
In directory subversions:/tmp/cvs-serv25909

Modified Files:
        Configure 
Log Message:
autoconf.h lines in config/autoconf.h


Index: Configure
===================================================================
RCS file: /cvsroot/openap/openap-main/scripts/Configure,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Configure   18 Jul 2002 22:20:02 -0000      1.2
+++ Configure   19 Jul 2002 01:09:45 -0000      1.3
@@ -570,16 +570,11 @@
        mv .config .config.old
 fi
 mv .tmpconfig .config
-mv .tmpconfig.h include/linux/autoconf.h
+mv .tmpconfig.h config/autoconf.h
 
 echo
 echo "*** End of Linux kernel configuration."
 echo "*** Check the top-level Makefile for additional configuration."
-if [ ! -f .hdepend -o "$CONFIG_MODVERSIONS" = "y" ] ; then
-    echo "*** Next, you must run 'make dep'."
-else
-    echo "*** Next, you may run 'make bzImage', 'make bzdisk', or 'make 
install'."
-fi
 echo
 
 exit 0




reply via email to

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