X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=57e7d200f35c9bdb9bc64ed9e38a210c7a6b4618;hb=6f18187fadd61f42a8e207342b27f17d9b1b9f77;hp=58925f1c1bb5cb4bc926d8473418aec43eb61212;hpb=6275dd846813572558b81d96fe04da9a26a73306;p=tfortune.git diff --git a/configure.ac b/configure.ac index 58925f1..57e7d20 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-3.0-only AC_PREREQ([2.61]) -AC_INIT([tfortune], [m4_esyscmd_s(./version-gen.sh)], - [maan@tuebingen.mpg.de], [], [http://people.tuebingen.mpg.de/maan/tfortune/]) +# only for configure -h, see Makefile +AC_INIT([software], [packages]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([config.mak]) AC_USE_SYSTEM_EXTENSIONS