Changeset 2429


Ignore:
Timestamp:
Mar 1, 2011, 7:23:23 PM (13 years ago)
Author:
Peter
Message:

avoid expanding $1 and $2 withing m4_syscmd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/m4/yat_am_macros.m4

    r2427 r2429  
    11## $Id$
    22
    3 # serial 2 (yat 0.8)
     3# serial 3 (yat 0.8)
    44
    55m4_define([yat_am_macros_copyright], [
     
    4949AX_AC_PRINT_TO_FILE(yat_OUT, [#!/bin/sh])
    5050_YAT_AC_APPEND_TO_FILE(yat_OUT,[
    51 # Like mv $1 $2, but if the files are the same, just delete $1.
     51# Like mv ]$[1 ]$[2, but if the files are the same, just delete ]$[1.
    5252# Status is zero if successful, nonzero otherwise.
    5353
Note: See TracChangeset for help on using the changeset viewer.