/[autoconf]/autoconf/lib/autoconf/general.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/general.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.784 by akim, Wed Jan 30 13:08:45 2002 UTC revision 1.785 by akim, Wed Jan 30 16:13:11 2002 UTC
# Line 295  m4_ifndef([AC_PACKAGE_TARNAME], Line 295  m4_ifndef([AC_PACKAGE_TARNAME],
295            [m4_define([AC_PACKAGE_TARNAME],            [m4_define([AC_PACKAGE_TARNAME],
296                       m4_bpatsubst(m4_tolower(m4_bpatsubst([[[$1]]], [GNU ])),                       m4_bpatsubst(m4_tolower(m4_bpatsubst([[[$1]]], [GNU ])),
297                                    [[^abcdefghijklmnopqrstuvwxyz0123456789]],                                    [[^abcdefghijklmnopqrstuvwxyz0123456789]],
298                                    [_]))])                                    [-]))])
299  m4_ifndef([AC_PACKAGE_VERSION],  m4_ifndef([AC_PACKAGE_VERSION],
300            [m4_define([AC_PACKAGE_VERSION],   [$2])])            [m4_define([AC_PACKAGE_VERSION],   [$2])])
301  m4_ifndef([AC_PACKAGE_STRING],  m4_ifndef([AC_PACKAGE_STRING],

Legend:
Removed from v.1.784  
changed lines
  Added in v.1.785

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26