r13231: apparently strncat() is converted to strcat() on RH7.3 and similar systems...
commit535537e21e2613e59343c918680ef99e9437a4bb
authorGerald Carter <jerry@samba.org>
Mon, 30 Jan 2006 17:42:42 +0000 (30 17:42 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 30 Jan 2006 17:42:42 +0000 (30 17:42 +0000)
treec60e3b2e68e7b08e5b66a1e8f2847bf6cdf2c3c7
parent2b82c27c43ea51b227843be9981fe5e0dc7da747
r13231: apparently strncat() is converted to strcat() on RH7.3 and similar systems.  Fix the build on those boxes
source/lib/version.c