]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* configure.in (sco5): Use cpio to install header files.
authorJeffrey A Law <law@cygnus.com>
Mon, 3 Nov 1997 21:40:15 +0000 (21:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 Nov 1997 21:40:15 +0000 (14:40 -0700)
From-SVN: r16303

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 0a5acb9199b1aca6687e8beb3737c03312ea2cac..24f3fc236176c2e75f13beb759c2554b49ddd9d4 100644 (file)
@@ -1,3 +1,7 @@
+Mon Nov  3 14:36:50 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (sco5): Use cpio to install header files.
+
 Sun Nov  2 23:31:43 1997  Manfred Hollstein  <manfred@s-direktnet.de>
 
        * aclocal.m4 (conftestdata_from, conftestdata_to): Names shortened to
index ace1ed0902fc58f8becd598cb6d14657cbd495ec..639d864a0287b984faf0e7ab9fc9d8f9f1070ac9 100755 (executable)
@@ -2626,6 +2626,7 @@ for machine in $build $host $target; do
                xm_file=i386/xm-sco5.h
                xmake_file=i386/x-sco5
                fixincludes=fixinc.sco
+               install_headers_dir=install-headers-cpio
                tm_file=i386/sco5.h
                tmake_file=i386/t-sco5
                extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
index 368fa90f0b3c8f838e4ade8790209ab3685a475d..ca351467ed0886976426d38f7f7db91ba272c353 100644 (file)
@@ -916,6 +916,7 @@ for machine in $build $host $target; do
                xm_file=i386/xm-sco5.h
                xmake_file=i386/x-sco5
                fixincludes=fixinc.sco
+               install_headers_dir=install-headers-cpio
                tm_file=i386/sco5.h
                tmake_file=i386/t-sco5
                extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"