Adjusted makefiles for autotools

This commit is contained in:
csmall
2002-05-16 01:26:47 +00:00
parent 4a21f35257
commit 2dda6d6156
20 changed files with 12201 additions and 20 deletions

View File

@ -10,7 +10,7 @@
#ifdef MINORVERSION
char procps_version[] = "procps version " VERSION "." SUBVERSION "." MINORVERSION;
#else
char procps_version[] = "procps version " VERSION "." SUBVERSION;
char procps_version[] = "procps version " VERSION ;
#endif
void display_version(void) {