Skip to content
Snippets Groups Projects
Commit e5165ca5 authored by Leigh B. Stoller's avatar Leigh B. Stoller
Browse files

Add config.h.in and the required goop to configure.in to ensure that

it is converted into a proper config.h file in the object directory.
Look for AC_DEFINE_UNQUOTED in configure.in. This removes some of the
headache of defining variables for C code in the makefiles. Be sure
sure to add -I.. to CFLAGS and include "config.h" in your source code.
parent d7c61cf0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment