Remove config.{h,sh} from the source tree
This commit is contained in:
parent
ff3f2a35fc
commit
b2726a3d37
10
config.h
10
config.h
|
@ -1,10 +0,0 @@
|
||||||
#define PACKAGE "libDesktop"
|
|
||||||
#define VERSION "0.2.1"
|
|
||||||
|
|
||||||
#ifndef PREFIX
|
|
||||||
# define PREFIX "/usr/local"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef LIBDIR
|
|
||||||
# define LIBDIR PREFIX "/lib"
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user