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