]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Typo.
authorBruno Haible <bruno@clisp.org>
Tue, 21 May 2002 18:32:43 +0000 (18:32 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:07:59 +0000 (12:07 +0200)
tests/rpathlx/configure.in
tests/rpathly/configure.in
tests/rpathlyx/configure.in
tests/rpathx/configure.in
tests/rpathy/configure.in

index 8d506a9ab177adfae54b3558c07cf12dafed67f2..cfcbd3d9a036be7b939901e370612fe91fc0f2c5 100644 (file)
@@ -1,7 +1,7 @@
 # Configuration of a program that links with librpathx.
 AC_INIT(configure.in)
 AC_CONFIG_AUX_DIRS($global_top_srcdir ../..)
-AM_INIT_AUTOMAKE(gexttext_rpathlx, 0)
+AM_INIT_AUTOMAKE(gettext_rpathlx, 0)
 AC_PROG_CC
 AC_LIB_LINKFLAGS([rpathx])
 AC_SUBST(global_top_srcdir)
index 72b229754dc3b3f14864637f2cc49af40200005b..e793eb0bc6595f431fe202ac9d149a81611c0c90 100644 (file)
@@ -1,7 +1,7 @@
 # Configuration of a program that links with librpathy.
 AC_INIT(configure.in)
 AC_CONFIG_AUX_DIRS($global_top_srcdir ../..)
-AM_INIT_AUTOMAKE(gexttext_rpathly, 0)
+AM_INIT_AUTOMAKE(gettext_rpathly, 0)
 AC_PROG_CC
 AC_LIB_LINKFLAGS([rpathy])
 AC_SUBST(global_top_srcdir)
index dda807f9935ca58bc86788928a8adca7c9a2856b..47cccb11ab062244867076ee605892bab36c0d10 100644 (file)
@@ -1,7 +1,7 @@
 # Configuration of a program that links with librpathy.
 AC_INIT(configure.in)
 AC_CONFIG_AUX_DIRS($global_top_srcdir ../..)
-AM_INIT_AUTOMAKE(gexttext_rpathlyx, 0)
+AM_INIT_AUTOMAKE(gettext_rpathlyx, 0)
 AC_PROG_CC
 AC_LIB_LINKFLAGS([rpathx])
 AC_LIB_LINKFLAGS([rpathy],[rpathx])
index 094d2e1b2a6fd81b78f32f47c2b8ef80a52dbb10..5308a0cbb026dc0e9b2c39df821d874fae717ccd 100644 (file)
@@ -1,7 +1,7 @@
 # Configuration of librpathx.
 AC_INIT(configure.in)
 AC_CONFIG_AUX_DIRS($global_top_srcdir ../..)
-AM_INIT_AUTOMAKE(gexttext_rpathx, 0)
+AM_INIT_AUTOMAKE(gettext_rpathx, 0)
 AC_PROG_CC
 AM_PROG_LIBTOOL
 AC_SUBST(global_top_srcdir)
index 70186567dbdeb59e2150afd1992235fc61837d31..6b7a44e565c9253de7fb8ad17e9a72877c6d947d 100644 (file)
@@ -1,7 +1,7 @@
 # Configuration of librpathy that depends on librpathx.
 AC_INIT(configure.in)
 AC_CONFIG_AUX_DIRS($global_top_srcdir ../..)
-AM_INIT_AUTOMAKE(gexttext_rpathy, 0)
+AM_INIT_AUTOMAKE(gettext_rpathy, 0)
 AC_PROG_CC
 AM_PROG_LIBTOOL
 AC_LIB_LINKFLAGS([rpathx])