No longer store config.{h,sh} in the source tree
They are generated by DeforaOS configure just like the Makefiles were.
This commit is contained in:
parent
9031c48385
commit
4e70505bfa
10
config.h
10
config.h
|
@ -1,10 +0,0 @@
|
|||
#define PACKAGE "Panel"
|
||||
#define VERSION "0.3.1"
|
||||
|
||||
#ifndef PREFIX
|
||||
# define PREFIX "/usr/local"
|
||||
#endif
|
||||
|
||||
#ifndef LIBDIR
|
||||
# define LIBDIR PREFIX "/lib"
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user