diff options
author | Wesley Peck <peckw@wesleypeck.com> | 2010-02-23 15:11:17 +0000 |
---|---|---|
committer | Wesley Peck <peckw@wesleypeck.com> | 2010-02-23 15:11:17 +0000 |
commit | b0da6135bd9365ac0d4d704c77c06189797fa019 (patch) | |
tree | 10278a855a43b3f7cf85dae8283677bd98d832ea /llvm/projects/sample | |
parent | 98d0298a0e322c01eea7785ca62e2817ce6335b7 (diff) | |
download | bcm5719-llvm-b0da6135bd9365ac0d4d704c77c06189797fa019.tar.gz bcm5719-llvm-b0da6135bd9365ac0d4d704c77c06189797fa019.zip |
Testing subversion commit access
llvm-svn: 96948
Diffstat (limited to 'llvm/projects/sample')
-rwxr-xr-x | llvm/projects/sample/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/projects/sample/configure b/llvm/projects/sample/configure index f6aa8476eab..5a13388871d 100755 --- a/llvm/projects/sample/configure +++ b/llvm/projects/sample/configure @@ -2362,3 +2362,4 @@ if test "$no_create" != yes; then $ac_cs_success || { (exit 1); exit 1; } fi + |