From 2d03169aaf1a33c8f687243a0fecd8f84a6728bd Mon Sep 17 00:00:00 2001 From: Nicolas Boichat Date: Tue, 27 Apr 2004 16:25:17 +0000 Subject: [PATCH] Added *nix build note concerning --disable-universal. Thanks to Phil Stracchino. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1317 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/wx-console/BUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bacula/src/wx-console/BUILD b/bacula/src/wx-console/BUILD index 918dee4b38..993ba190b9 100644 --- a/bacula/src/wx-console/BUILD +++ b/bacula/src/wx-console/BUILD @@ -3,9 +3,10 @@ Windows/cygwin compiling notes: - Download latest depkgs-win32 code. - See /src/win32/README.win32 -GTK/Linux compiling notes: +GTK/Linux (and *nix) compiling notes: - Download www.wxwidgets.org wxWidgets code version 2.4.2 - - Build and install the above. + - Build and install the above using --disable-universal configure + option. - Use ./configure --enable-wx-console for the Bacula build It will then be built and installed automatically with the other programs. -- 2.39.5