We need to make sure that the files that contain the static_init_$subsystem;
authorJelmer Vernooij <jelmer@samba.org>
Thu, 9 Oct 2003 22:52:51 +0000 (22:52 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 9 Oct 2003 22:52:51 +0000 (22:52 +0000)
commit1a95f5c9a9ad10046c481b7d3ad4e15a77e23144
tree4f379b5d517c13bc1203e9cc3265a06dd4ebfcd4
parent8dd3d041994ec367016bd60b4ae3c8bb326e4b97
We need to make sure that the files that contain the static_init_$subsystem;
macro get recompiled after configure has ran.
This was done by touching the source file. This patch changes it to removing
the object file, so that you don't need write-access to the source directory.
source/aclocal.m4
source/configure.in