Automated update

git-svn-id: svn://10.0.0.236/trunk@45638 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com 1999-09-02 04:01:00 +00:00
parent e7b56509aa
commit 380a05925f

2
mozilla/configure vendored
View File

@ -4031,8 +4031,8 @@ case "$target" in
*-hpux*)
DLL_SUFFIX="sl"
DSO_LDOPTS='-b -E -L$(DIST)/bin'
if test ! "$GNU_CC"; then
DSO_LDOPTS='-b -E -L$(DIST)/bin'
DSO_CFLAGS=""
DSO_PIC_CFLAGS="+Z"
fi