Fix name.
authorSimon Josefsson <simon@josefsson.org>
Fri, 29 May 2009 21:42:46 +0000 (23:42 +0200)
committerSimon Josefsson <simon@josefsson.org>
Fri, 29 May 2009 21:42:46 +0000 (23:42 +0200)
configure.ac

index 23721de..15c610a 100644 (file)
@@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce a configure script.
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ(2.61)
-AC_INIT([libtasn1], [2.3], [bug-gnutls@gnu.org])
+AC_INIT([GNU Libtasn1], [2.3], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)