aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-04-23 16:08:02 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-04-23 16:08:02 +0300
commit5fc301baf79e9cc19b1bc8e7a5940e060611e349 (patch)
tree2abb94f51bfdbe702ab0b67aa3d8ffc5ccd7e203 /configure.ac
parentf8f8ad5f57d54bbec22e7850a15707421dadb13b (diff)
downloadwydawca-5fc301baf79e9cc19b1bc8e7a5940e060611e349.tar.gz
wydawca-5fc301baf79e9cc19b1bc8e7a5940e060611e349.tar.bz2
Bugfixes.
* configure.ac: Use AC_SYS_LARGEFILE. * grecs: Upgrade. * src/wydawca.c (main): Check GPGME version.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 50b8b6f..a503cc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,6 +42,7 @@ AC_TYPE_UID_T
AC_TYPE_PID_T
AC_TYPE_SIZE_T
AC_HEADER_STDBOOL
+AC_SYS_LARGEFILE
# Checks for library functions.
AC_FUNC_FORK

Return to:

Send suggestions and report system problems to the System administrator.