summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-10-29 00:55:01 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-10-29 00:55:01 -0400
commit0b6460d0629a23b798d91215bffe059229ebe5ce (patch)
tree57397e284628ad0a219d3c4948482a756ba19a3b /configure.ac
parent2b3f3e9867431174f5b5b25e47098a7218213a82 (diff)
parent55f5868380a4917028365256abcfd6d0b5f0a1e4 (diff)
downloadfork-ledger-0b6460d0629a23b798d91215bffe059229ebe5ce.tar.gz
fork-ledger-0b6460d0629a23b798d91215bffe059229ebe5ce.tar.bz2
fork-ledger-0b6460d0629a23b798d91215bffe059229ebe5ce.zip
Merge branch 'next'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ad1c4b37..69fe0e1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -352,7 +352,7 @@ AC_STRUCT_TM
#AC_FUNC_MKTIME
#AC_FUNC_STAT
#AC_FUNC_STRFTIME
-AC_CHECK_FUNCS([access realpath getpwuid getpwnam])
+AC_CHECK_FUNCS([access realpath getpwuid getpwnam isatty])
# Pepare the Makefiles
AC_CONFIG_FILES([Makefile po/Makefile.in intl/Makefile])