diff options
Diffstat (limited to 'dists/autogen/m4')
-rw-r--r-- | dists/autogen/m4/fpc.m4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dists/autogen/m4/fpc.m4 b/dists/autogen/m4/fpc.m4 index 217fddc8..f7bf9e20 100644 --- a/dists/autogen/m4/fpc.m4 +++ b/dists/autogen/m4/fpc.m4 @@ -126,9 +126,6 @@ fi if test -z "$PPC"; then AC_MSG_ERROR([no Free Pascal Compiler found in $PPC_PATH]) fi -if test -z "$FPCMAKE"; then - AC_MSG_ERROR([fpcmake not found in $PPC_PATH]) -fi ### # Get the FPC compiler info |