8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Look for the install script template for FreeBSD in the right location.

This commit is contained in:
stryqx 2003-11-06 09:31:56 +00:00
parent 128aea51b8
commit 36f27074d7

View File

@ -1,4 +1,4 @@
dnl $Id: configure.in,v 1.179 2003-11-06 09:25:44 stryqx Exp $
dnl $Id: configure.in,v 1.180 2003-11-06 09:31:56 stryqx Exp $
dnl ############################# INITIALISATION ###############################
@ -780,7 +780,7 @@ case "$PLATFORM" in
FREEBSD)
AC_CONFIG_FILES([gen/install/install.sh:src/install/arch-specific/freebsd/install.sh.in
AC_CONFIG_FILES([gen/install/install.sh:builds/install/arch-specific/freebsd/install.sh.in
],[chmod a+x gen/install/install.sh 2>/dev/null])
;;