Don't install <sys/byteorder.h>.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Feb 1994 23:23:23 +0000 (23:23 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Feb 1994 23:23:23 +0000 (23:23 +0000)
From-SVN: r6565

gcc/fixinc.sco

index 7711134..4711c03 100755 (executable)
@@ -268,10 +268,4 @@ if $LINKS; then
   done
 fi
 
-cd ${ORIG_DIR}
-
-echo 'Replacing <sys/byteorder.h>'
-rm -f ${LIB}/sys/byteorder.h
-cp ${SRCDIR}/byteorder.h ${LIB}/sys/byteorder.h
-
 exit 0