Skip to content

Commit 0ffdbc5

Browse files
dgrove-ossdas
authored andcommitted
update bug reporting URL and project homepage
Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
1 parent 306d2e1 commit 0ffdbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44

55
AC_PREREQ(2.69)
6-
AC_INIT([libdispatch], [1.3], [libdispatch@macosforge.org], [libdispatch], [http://libdispatch.macosforge.org])
6+
AC_INIT([libdispatch], [1.3], [https://bugs.swift.org], [libdispatch], [https://github.com/apple/swift-corelibs-libdispatch])
77
AC_REVISION([$$])
88
AC_CONFIG_AUX_DIR(config)
99
AC_CONFIG_HEADER([config/config_ac.h])

0 commit comments

Comments
 (0)