fixes in configure.in

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@354 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-08-22 07:22:25 +00:00
parent 0ca1806740
commit 7235ba18c3
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2006-08-22 Javier Serrano Polo <jasp00/at/terra/dot/es>
* configure.in:
changed package-maintainer-email-address to lmms-devel-list
2006-08-20 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/envelope_and_lfo_widget.h:

View File

@@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT(lmms, 0.2.1-cvs20060820, tobydox/at/users/dot/sourceforge/dot/net)
AM_INIT_AUTOMAKE(lmms, 0.2.1-cvs20060820)
AC_INIT(lmms, 0.2.1-cvs20060822, lmms-devel/at/lists/dot/sf/dot/net)
AM_INIT_AUTOMAKE(lmms, 0.2.1-cvs20060822)
AM_CONFIG_HEADER(config.h)
@@ -757,7 +757,7 @@ else
fi
echo " ="
echo " = If there're problems while compiling LMMS, please send a mail to "
echo " = tobydox [at] users.sourceforge.net!"
echo " = lmms-devel [at] lists.sf.net!"
echo " ="
echo