summaryrefslogtreecommitdiff
path: root/config.h.cmake
blob: 131df6e39c7fae1928dc4bcb3ddcf9755886675b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * CMake autogenerated config.h file.
 * Make changes to config.h.cmake instead of this file.
 */

/***************************************************************************
 * Copyright (C) 2010 by Robert G. Jakabosky <bobby@sharedrealm.com>       *
 *                                                                         *
 ***************************************************************************/

#ifndef __LUA_GIT2_CONFIG_H__
#define __LUA_GIT2_CONFIG_H__

/* libgit2 feature support */
#cmakedefine HAVE_git_repository_open_no_backend

#endif /* __LUA_GIT2_CONFIG_H__ */