Changeset 1350 for trunk/m4/yat_am_macros.m4
- Timestamp:
- Mar 29, 2011, 1:27:50 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/m4/yat_am_macros.m4
r1342 r1350 1 ## $Id: yat_am_macros.m4 242 7 2011-02-13 17:56:00Z peter $2 3 # serial 2(yat 0.8)1 ## $Id: yat_am_macros.m4 2429 2011-03-01 18:23:23Z peter $ 2 3 # serial 3 (yat 0.8) 4 4 5 5 m4_define([yat_am_macros_copyright], [ … … 49 49 AX_AC_PRINT_TO_FILE(yat_OUT, [#!/bin/sh]) 50 50 _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. 52 52 # Status is zero if successful, nonzero otherwise. 53 53
Note: See TracChangeset
for help on using the changeset viewer.