chore(AutoMake): config install
This commit is contained in:
+6
-2
@@ -5,11 +5,15 @@
|
||||
|
||||
#ifndef PACKAGE
|
||||
#define PACKAGE "forge"
|
||||
#endif /* PACKAGE */
|
||||
#endif
|
||||
|
||||
#ifndef VERSION
|
||||
#define VERSION "steel-dev"
|
||||
#endif /* VERSION */
|
||||
#endif
|
||||
|
||||
#ifndef DATADIR
|
||||
#define DATADIR "."
|
||||
#endif
|
||||
|
||||
/* TYPES */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user