X-Git-Url: http://git.tuebingen.mpg.de/?p=tfortune.git;a=blobdiff_plain;f=configure.ac;h=57e7d200f35c9bdb9bc64ed9e38a210c7a6b4618;hp=58925f1c1bb5cb4bc926d8473418aec43eb61212;hb=873ecbb82d5038bb517d4531710276727343051b;hpb=e5a096f0056656151ad4aa9820633f51817919f2 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