mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix configure.in to work on Solaris.. Test's need spaces between the
terms: if $foo = "no"; then Supply a result message for the SCANF_LLD test git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6836 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -4245,4 +4245,5 @@ int main ()
|
||||
AC_DEFINE(HAVE_SCANF_LLD, 1,
|
||||
[Define if scanf supports %lld conversions.])
|
||||
fi
|
||||
AC_MSG_RESULT($am_cv_scanf_lld)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user