X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=configure.ac;h=37f2fbc6135d92d532570a0edfc0c1d8503cfe08;hp=f0749cc69424db44977a3ba13dea400fad31b27c;hb=bc15c3ff65eb00e04ebc303cfa9ee3d1a4675b35;hpb=f1420ef5b0c5db7adb5109885ac04745365a1cfa diff --git a/configure.ac b/configure.ac index f0749cc6..37f2fbc6 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.61]) -AC_INIT([paraslash],[git],[maan@systemlinux.org]) +AC_INIT([paraslash],[git],[maan@tuebingen.mpg.de]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_FILES([Makefile]) @@ -143,7 +143,7 @@ if test "$have_osl" = "yes"; then else AC_MSG_WARN([libosl not found, can not build para_server. Download libosl at - http://systemlinux.org/~maan/osl + http://people.tuebingen.mpg.de/maan/osl/ or execute git clone git://git.tuebingen.mpg.de/osl ])