adapt to travis env
This commit is contained in:
parent
8016aae54a
commit
5009118a27
1 changed files with 1 additions and 1 deletions
|
@ -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])
|
||||
|
|
Loading…
Add table
Reference in a new issue