mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove unneeded information lines about "qof" - we're using our internal code always anyway.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18536 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
61c16a06dd
commit
3535078fe7
@ -1653,11 +1653,6 @@ AC_CONFIG_FILES(po/Makefile.in
|
||||
)
|
||||
AC_OUTPUT
|
||||
|
||||
pkgdatadir=${prefix}/${PACKAGE}
|
||||
output_qof_prefix=`eval eval eval echo $QOF_PREFIX`
|
||||
output_qof_lib_dir=`eval eval eval echo $QOF_LIB_DIR`
|
||||
output_qof_xml_dir=`eval eval eval echo $QOF_XML_DIR`
|
||||
|
||||
if test x${DBI_DIR} != x; then
|
||||
components="$components dbi"
|
||||
fi
|
||||
@ -1683,10 +1678,6 @@ AC_MSG_RESULT([
|
||||
CFLAGS ............... : $CFLAGS
|
||||
LDFLAGS .............. : $LDFLAGS
|
||||
prefix................ : ${prefix}
|
||||
QOF support .......... : $QOF_VERSION
|
||||
QOF location ......... : $output_qof_prefix
|
||||
QOF library dir ...... : $output_qof_lib_dir
|
||||
QOF backend config ... : $output_qof_xml_dir
|
||||
|
||||
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user