No longer store generated data in the source tree
This commit is contained in:
parent
c1a5cecf18
commit
f663a6566c
10
config.h
10
config.h
|
@ -1,10 +0,0 @@
|
|||
#define PACKAGE "Locker"
|
||||
#define VERSION "0.3.0"
|
||||
|
||||
#ifndef PREFIX
|
||||
# define PREFIX "/usr/local"
|
||||
#endif
|
||||
|
||||
#ifndef LIBDIR
|
||||
# define LIBDIR PREFIX "/lib"
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user