git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2505 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldreleases/1.6
Dave Peticolas 26 years ago
parent 2563901e06
commit 4635402c7f

334
configure vendored

File diff suppressed because it is too large Load Diff

@ -122,17 +122,11 @@ AC_ARG_WITH( locale-dir,
AC_SUBST(LOCALE_DIR)
# (rlb) As far as I can tell from the gettext info pages, this stuff...
# We need the variable below defined for the gettext checks to work
#ac_cv_header_locale_h=yes
#AC_CAN_USE_GNU_GETTEXT
# (rlb) should be replaced with this...
### --------------------------------------------------------------------------
### Check for gettext
AM_GNU_GETTEXT
### --------------------------------------------------------------------------
### Check for perl

Loading…
Cancel
Save