~james-page/ubuntu/vivid/ceph/0.93

« back to all changes in this revision

Viewing changes to src/acconfig.h.in

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-07-30 10:15:40 UTC
  • mfrom: (0.1.29 sid)
  • Revision ID: package-import@ubuntu.com-20140730101540-b7gsn9jqkye4a5ty
Tags: 0.80.5-1
* New upstream stable release:
  - d/p/firefly-post-release.patch: Dropped, no longer required.
  - d/lib{rados2,cephfs1}.symbols: Update with new symbols.

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
/* Define if you have fuse */
106
106
#undef HAVE_LIBFUSE
107
107
 
108
 
/* Define to 1 if you have the `leveldb' library (-lleveldb). */
109
 
#undef HAVE_LIBLEVELDB
110
 
 
111
108
/* Define to 1 if you have the `profiler' library (-lprofiler). */
112
109
#undef HAVE_LIBPROFILER
113
110
 
114
 
/* Define to 1 if you have the `snappy' library (-lsnappy). */
115
 
#undef HAVE_LIBSNAPPY
116
 
 
117
111
/* Define if you have tcmalloc */
118
112
#undef HAVE_LIBTCMALLOC
119
113