r14497 - gnucash/trunk - Minor cleanup of configure.in.

Chris Shoemaker chris at cvs.gnucash.org
Thu Jul 13 22:01:51 EDT 2006


Author: chris
Date: 2006-07-13 22:01:50 -0400 (Thu, 13 Jul 2006)
New Revision: 14497
Trac: http://svn.gnucash.org/trac/changeset/14497

Modified:
   gnucash/trunk/configure.in
Log:
   Minor cleanup of configure.in.

   The important change is missing "test" in chunk 730,7.
   The others fix the (theoretical) problem of a null variable disappearing,
   leading to
     bash: test: =: unary operator expected
   And also, added
     AC_MSG_NOTICE([Ignore error message "./po/POTFILES.in: No such file or
     directory." if it occurrs.])

   Patch by "Archimedes Submerged" <archimerged at gmail.com>




More information about the gnucash-patches mailing list