diff --git a/configure.ac b/configure.ac index 9fde89b45530731da194714de61e73676db1c1e0..7f5e22a61011f13339054ceb793eda5ad28c9bcb 100644 --- a/configure.ac +++ b/configure.ac @@ -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])