9d24939928
pkg/16316 by Rui-Xiang Guo <rxg@netbsd.org>, thanks!
23 lines
505 B
Text
23 lines
505 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2002/04/21 11:28:17 rh Exp $
|
|
|
|
--- configure.orig Thu Apr 11 18:37:41 2002
|
|
+++ configure
|
|
@@ -534,18 +534,6 @@
|
|
# Check whether --with-platform or --without-platform was given.
|
|
if test "${with_platform+set}" = set; then
|
|
withval="$with_platform"
|
|
-
|
|
-else
|
|
-
|
|
-{ echo "configure: error:
|
|
-
|
|
-Please do not run 'configure' manually - instead, run the AppRun script with
|
|
-the --compile option, like this:
|
|
- $ ROX-Filer/AppRun --compile
|
|
-
|
|
-Thank you.
|
|
-" 1>&2; exit 1; }
|
|
-
|
|
fi
|
|
|
|
|