diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-02-19 11:10:16 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-02-19 13:23:05 +0100 |
commit | 88ed6d1348b5d3d517afcbe5fa1257d55625f39b (patch) | |
tree | 6e468c2cc8574c8fd0c2c5fb6f02aed9c9d12b1c /configure.ac | |
parent | 43682489c18c707bc0d5701f7f6a2df2511eeb0c (diff) |
rename SYSTEM_LIBCMIS to SYSTEM_CMIS to remove specialcasing
Change-Id: I7fdf7fd285d6b8c584d8fe225729f15f3f9798ad
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 002b24f3b509..41a48d9f2f29 100644 --- a/configure.ac +++ b/configure.ac @@ -7286,8 +7286,6 @@ dnl =================================================================== dnl Check for system libcmis dnl =================================================================== libo_CHECK_SYSTEM_MODULE([libcmis],[CMIS],[libcmis-0.3 >= 0.3.0]) -SYSTEM_LIBCMIS=$SYSTEM_CMIS -AC_SUBST(SYSTEM_LIBCMIS) dnl =================================================================== |