patch to make kaffe-0.8.4/configure work on hppa1.1-hpux with gcc
Eike Dierks
ed at condat.de
Fri Apr 25 13:13:31 PDT 1997
*** configure Thu Apr 17 00:19:19 1997
--- configure.hp Fri Apr 25 19:02:53 1997
***************
*** 979,985 ****
hppa1.1-hpux*)
host_cpu=parisc
host_os=hpux
! if test ac_cv_prog_gcc = yes ; then
PIC=fpic
#LDFLAGS='-Wl,+b,${libdir}'
#LDSHARE='-b -E'
--- 979,985 ----
hppa1.1-hpux*)
host_cpu=parisc
host_os=hpux
! if test "$ac_cv_prog_gcc" = yes ; then
PIC=fpic
#LDFLAGS='-Wl,+b,${libdir}'
#LDSHARE='-b -E'
More information about the kaffe
mailing list