7 lines
101 B
C
7 lines
101 B
C
#define PACKAGE "Surfer"
|
|
#define VERSION "0.0.4"
|
|
|
|
#ifndef PREFIX
|
|
# define PREFIX "/usr/local"
|
|
#endif
|