From 954df64c608bac527e97f4e4534807c321633f54 Mon Sep 17 00:00:00 2001 From: tobigun Date: Wed, 10 Sep 2008 23:29:50 +0000 Subject: fpcmake is optional git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1360 b956fd51-792f-4845-bead-9b4dfca2ff2c --- configure | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index c6e3c556..1608c6e5 100755 --- a/configure +++ b/configure @@ -2718,11 +2718,6 @@ if test -z "$PPC"; then $as_echo "$as_me: error: no Free Pascal Compiler found in $PPC_PATH" >&2;} { (exit 1); exit 1; }; } fi -if test -z "$FPCMAKE"; then - { { $as_echo "$as_me:$LINENO: error: fpcmake not found in $PPC_PATH" >&5 -$as_echo "$as_me: error: fpcmake not found in $PPC_PATH" >&2;} - { (exit 1); exit 1; }; } -fi ### # Get the FPC compiler info -- cgit v1.2.3