1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r25878: Fix syntax error.

(This used to be commit ffe5a10867)
This commit is contained in:
Jelmer Vernooij 2007-11-06 16:27:58 +01:00 committed by Stefan Metzmacher
parent 414e5eca2e
commit 25645bfe7b

View File

@ -78,8 +78,6 @@ case "$host_os" in
;;
*hpux*)
# Use special PIC flags for the native HP-UX compiler.
if test $ac_cv_prog_cc_Ae = yes; then
fi
BLDSHARED="true" # I hope this is correct
if test "$host_cpu" = "ia64"; then
LDFLAGS="$LDFLAGS -Wl,-E,+b/usr/local/lib/hpux32:/usr/lib/hpux32"