Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.

PR:		28120
Submitted by:	Palle Girgensohn <girgen@partitur.se>
This commit is contained in:
Jimmy Olgeni 2001-06-13 14:37:45 +00:00
parent 1146dab36b
commit 6e24cd8744
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43942
14 changed files with 28 additions and 28 deletions

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do

View file

@ -15,7 +15,7 @@ if [ ! "${BATCH}" ]; then
fi fi
if [ "${BATCH}" ]; then if [ "${BATCH}" ]; then
set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\"
else else
/usr/bin/dialog --title "configuration options" --clear \ /usr/bin/dialog --title "configuration options" --clear \
--checklist "\n\ --checklist "\n\
@ -47,7 +47,7 @@ KRB5 "Kerberos 5" OFF \
esac esac
fi fi
${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} ${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
while [ "$1" ]; do while [ "$1" ]; do