1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-03-06 11:13:22 +00:00

Point bugreports to the PDP-10 organisation, not to me personally.

This commit is contained in:
Olaf Seibert
2017-12-17 15:22:10 +01:00
parent ba556fbd9d
commit d24efb8404

View File

@@ -5,8 +5,8 @@ dnl This configure.ac script was created for Autoconf 2.69, but I
dnl tried it with one as old as 2.61, and that seemed to work fine.
AC_PREREQ([2.69])
AC_INIT([klh10], [2.0k-Rhialto], [https://github.com/Rhialto/klh10],
[], [https://github.com/Rhialto/klh10])
AC_INIT([klh10], [2.0k-Rhialto], [https://github.com/PDP-10/klh10],
[], [https://github.com/PDP-10/klh10])
AC_CONFIG_SRCDIR([src/klh10.h])
AC_CONFIG_HEADERS([src/config.h])