diff options
Diffstat (limited to 'src/couchdb')
-rw-r--r-- | src/couchdb/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/couchdb/Makefile.am b/src/couchdb/Makefile.am index 92cdc0b2..283eb4bb 100644 --- a/src/couchdb/Makefile.am +++ b/src/couchdb/Makefile.am @@ -10,8 +10,6 @@ ## License for the specific language governing permissions and limitations ## under the License. -datarootdir = @prefix@/share - ICU_LOCAL_FLAGS = $(ICU_LOCAL_CFLAGS) $(ICU_LOCAL_LDFLAGS) couchprivlibdir = $(erlanglibdir)/couch-$(version)/priv/lib |