fixed autoconf

This commit is contained in:
Steffen Vogel 2012-12-08 12:19:10 +01:00
parent fdb977717b
commit 5b7e1da24d

View file

@ -3,7 +3,7 @@
AC_PREREQ([2.69])
AC_INIT(astro, 0.1, stv0g@0l.de)
AC_CONFIG_SRCDIR([include/sun.h])
AC_CONFIG_SRCDIR([src/astro.c])
AC_CONFIG_HEADERS([config.h])
# Checks for programs.