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)
commita43a3ed4606014b68ac0ec591f5923eebf949cc9
treef01391a184bda20f8e856bb37b68902bffefc1ca
parentc9c2ddfa447dae8805f0acc6c5dbc66d911c817a
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.
(This used to be commit 1a95f5c9a9ad10046c481b7d3ad4e15a77e23144)
source3/aclocal.m4
source3/configure.in