From 51735d8d50fac3853cd5ff0b018b7e1d8e44301c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 13 Jul 2007 05:03:14 +0000 Subject: [PATCH] Commit new configure git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5166 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/configure b/bacula/configure index 7133071639..fb139b2f61 100755 --- a/bacula/configure +++ b/bacula/configure @@ -34043,7 +34043,7 @@ freebsd) largefile_support="yes" ;; hpux) - PSCMD="UNIX95=1 ps -e -o pid,comm" + PSCMD="UNIX95=1; ps -e -o pid,comm" CFLAGS="${CFLAGS} -D_XOPEN_SOURCE_EXTENDED=1" DISTVER=`uname -r` TAPEDRIVE="/dev/rmt/0hnb" -- 2.39.5