summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-06 16:27:58 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:44:37 +0100
commit25645bfe7b50ff62308cc42c8247446d29c3d2d2 (patch)
tree3e1eb98f8d80385a250f814634fe9c1aa51ba9d8 /source4/build
parent414e5eca2e1495916f4a52789a6bee63d2f1ab6d (diff)
downloadsamba-25645bfe7b50ff62308cc42c8247446d29c3d2d2.tar.gz
samba-25645bfe7b50ff62308cc42c8247446d29c3d2d2.tar.bz2
samba-25645bfe7b50ff62308cc42c8247446d29c3d2d2.zip
r25878: Fix syntax error.
(This used to be commit ffe5a10867a2d2e5eb51c84331fff130e996eda8)
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/m4/check_ld.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/build/m4/check_ld.m4 b/source4/build/m4/check_ld.m4
index 15af978dc9..4af38cf888 100644
--- a/source4/build/m4/check_ld.m4
+++ b/source4/build/m4/check_ld.m4
@@ -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"