diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-04-17 22:59:43 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-04-17 22:59:43 +0000 |
commit | 3d79be04a42d86838a110d679de4004d5b98b789 (patch) | |
tree | ed583de0bd299df70b3bd51fad12a5e1500adff1 /sca-cpp/trunk/components/store/Makefile.am | |
parent | b174f527dc75f0d0bd4480acda7e2995fb30cbec (diff) |
Install gcc-4.5 in ubuntu automated install script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935273 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/components/store/Makefile.am | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sca-cpp/trunk/components/store/Makefile.am b/sca-cpp/trunk/components/store/Makefile.am deleted file mode 100644 index f372faf8a2..0000000000 --- a/sca-cpp/trunk/components/store/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. - -if WANT_NOSQLDB - -endif |