faubackup acinclude.m4,1.1,1.2
Martin Waitz <[email protected]> Wed, 17 Mar 2004 12:33:59 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27571
Modified Files:
acinclude.m4
Log Message:
fix silly bug with recursive expansion
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/faubackup/faubackup/acinclude.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** acinclude.m4 22 Dec 2003 00:33:01 -0000 1.1
--- acinclude.m4 17 Mar 2004 12:33:57 -0000 1.2
***************
*** 30,34 ****
while true; do
new_full_var="`eval echo $full_var`"
! if test "x$new_full_var"="x$full_var"; then break; fi
full_var=$new_full_var
done
--- 30,34 ----
while true; do
new_full_var="`eval echo $full_var`"
! if test "x$new_full_var" = "x$full_var"; then break; fi
full_var=$new_full_var
done
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click