Files
unison/build-support/config-store-config-template.h
2022-10-07 20:08:35 +00:00

11 lines
265 B
C

#ifndef NS3_CONFIG_STORE_CONFIG_H
#define NS3_CONFIG_STORE_CONFIG_H
#cmakedefine PYTHONDIR "@PYTHONDIR@"
#cmakedefine PYTHONARCHDIR "@PYTHONARCHDIR@"
#cmakedefine HAVE_PYEMBED
#cmakedefine HAVE_PYEXT
#cmakedefine HAVE_PYTHON_H
#endif // NS3_CONFIG_STORE_CONFIG_H