Changeset 3175 for trunk


Ignore:
Timestamp:
Apr 22, 2007, 7:29:02 AM (18 years ago)
Author:
bird
Message:

Missed a change quote there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-apps/findutils/gnulib/m4/po.m4

    r3172 r3175  
    226226  case "$ac_given_srcdir" in
    227227    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
    228     /*|[[a-zA-Z]]:/*) top_srcdir="$ac_given_srcdir" ;;
     228    /*|[a-zA-Z]:/*) top_srcdir="$ac_given_srcdir" ;;
    229229    *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
    230230  esac
Note: See TracChangeset for help on using the changeset viewer.