Changeset 3176 for trunk


Ignore:
Timestamp:
Apr 22, 2007, 7:36:24 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

    r3175 r3176  
    102102        case "$ac_given_srcdir" in
    103103          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
    104           /*|[[a-zA-Z]]:/*) top_srcdir="$ac_given_srcdir" ;;
     104          /*|[a-zA-Z]:/*) top_srcdir="$ac_given_srcdir" ;;
    105105          *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
    106106        esac
Note: See TracChangeset for help on using the changeset viewer.