Skip to content
Snippets Groups Projects
Commit 21e8e216 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Fix typo

parent 33067583
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ AC_INIT([SWIFT],[0.4.0],[https://gitlab.cosma.dur.ac.uk/swift/swiftsim])
swift_config_flags="$*"
# Need to define this, instead of using fifth argument of AC_INIT, until 2.64.
AC_DEFINE([PACKAGE_URL],["www.swift.comi"], [Package web pages])
AC_DEFINE([PACKAGE_URL],["www.swift.com"], [Package web pages])
AC_COPYRIGHT
AC_CONFIG_SRCDIR([src/space.c])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment