Files
unison/build-support/config-store-config-template.h

11 lines
265 B
C
Raw Normal View History

2021-11-10 22:28:44 -03:00
#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
2022-10-07 20:08:35 +00:00
#endif // NS3_CONFIG_STORE_CONFIG_H