Skip to content

Commit

Permalink
Updating email address
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentnoe committed Dec 4, 2018
1 parent 0c39119 commit c8ac341
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for yass 1.15.
#
# Report bugs to <laurent.noe@univ-lille1.fr>.
# Report bugs to <laurent.noe@univ-lille.fr>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
Expand Down Expand Up @@ -267,7 +267,7 @@ fi
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell [email protected] and
$0: laurent.noe@univ-lille1.fr about your system, including
$0: laurent.noe@univ-lille.fr about your system, including
$0: any error possibly output before this message. Then
$0: install a modern shell, or manually run the script
$0: under such a shell if you do have one."
Expand Down Expand Up @@ -582,7 +582,7 @@ PACKAGE_NAME='yass'
PACKAGE_TARNAME='yass'
PACKAGE_VERSION='1.15'
PACKAGE_STRING='yass 1.15'
PACKAGE_BUGREPORT='laurent.noe@univ-lille1.fr'
PACKAGE_BUGREPORT='laurent.noe@univ-lille.fr'
PACKAGE_URL=''

ac_unique_file="src/main.c"
Expand Down Expand Up @@ -1392,7 +1392,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <laurent.noe@univ-lille1.fr>.
Report bugs to <laurent.noe@univ-lille.fr>.
_ACEOF
ac_status=$?
fi
Expand Down Expand Up @@ -1656,9 +1656,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
( $as_echo "## ----------------------------------------- ##
## Report this to laurent.noe@univ-lille1.fr ##
## ----------------------------------------- ##"
( $as_echo "## ---------------------------------------- ##
## Report this to laurent.noe@univ-lille.fr ##
## ---------------------------------------- ##"
) | sed "s/^/$as_me: WARNING: /" >&2
;;
esac
Expand Down Expand Up @@ -5655,7 +5655,7 @@ $config_files
Configuration commands:
$config_commands
Report bugs to <laurent.noe@univ-lille1.fr>."
Report bugs to <laurent.noe@univ-lille.fr>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script
AC_PREREQ([2.60])
AC_INIT([yass],[1.15],[laurent.noe@univ-lille1.fr])
AC_INIT([yass],[1.15],[laurent.noe@univ-lille.fr])
AC_CONFIG_AUX_DIR(build)
AC_CANONICAL_TARGET
AC_PROG_MAKE_SET
Expand Down

0 comments on commit c8ac341

Please sign in to comment.