adapt to travis env

This commit is contained in:
Steffen Vogel 2015-08-12 21:57:24 +02:00
parent 8016aae54a
commit 5009118a27

View file

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_PREREQ([2.68])
AC_INIT(calcelestial, 0.1, post@steffenvogel.de)
AC_CONFIG_SRCDIR([src/calcelestial.c])
AC_CONFIG_HEADERS([config.h])