1/*-------------------------------------------------------------------------- 2 * This file is autogenerated from config.h.in 3 * during the cmake configuration of your project. If you need to make changes 4 * edit the original file NOT THIS FILE. 5 * --------------------------------------------------------------------------*/ 6#ifndef _CONFIGURATION_HEADER_GUARD_H_ 7#define _CONFIGURATION_HEADER_GUARD_H_ 8 9/* Whether the 'symlink' function exists */ 10#define HAVE_SYMLINK @HAVE_SYMLINK@ 11 12#endif 13