diff options
author | Roman Divacky <rdivacky@FreeBSD.org> | 2010-03-03 17:27:15 +0000 |
---|---|---|
committer | Roman Divacky <rdivacky@FreeBSD.org> | 2010-03-03 17:27:15 +0000 |
commit | 67a71b3184ce20a901e874d0ee25e01397dd87ef (patch) | |
tree | 836a05cff50ca46176117b86029f061fa4db54f0 /projects | |
parent | 6fe5c7aa327e188b7176daa5595bbf075a6b94df (diff) | |
download | src-test2-67a71b3184ce20a901e874d0ee25e01397dd87ef.tar.gz src-test2-67a71b3184ce20a901e874d0ee25e01397dd87ef.zip |
Notes
Diffstat (limited to 'projects')
-rwxr-xr-x | projects/sample/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/sample/configure b/projects/sample/configure index f6aa8476eab1..5a13388871da 100755 --- a/projects/sample/configure +++ b/projects/sample/configure @@ -2362,3 +2362,4 @@ if test "$no_create" != yes; then $ac_cs_success || { (exit 1); exit 1; } fi + |