diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-09-13 16:51:45 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2006-09-13 16:51:45 +0000 |
commit | 0ee90659f22fd04f98c467f681bb900cc6a81fcb (patch) | |
tree | e0b018d542b611bcb3ac28e652a3936d74215752 /source/lib/replace/libreplace_macros.m4 | |
parent | 68f0773e3a1b1eb06e16bd786c3b846cc92e9128 (diff) | |
download | samba-0ee90659f22fd04f98c467f681bb900cc6a81fcb.tar.gz samba-0ee90659f22fd04f98c467f681bb900cc6a81fcb.tar.xz samba-0ee90659f22fd04f98c467f681bb900cc6a81fcb.zip |
r18485: include libreplace.m4 in the aclocal.m4 files
and use the macros in configure.ac
metze
Diffstat (limited to 'source/lib/replace/libreplace_macros.m4')
-rw-r--r-- | source/lib/replace/libreplace_macros.m4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/lib/replace/libreplace_macros.m4 b/source/lib/replace/libreplace_macros.m4 index 67a770c9e28..6c1110dc4b0 100644 --- a/source/lib/replace/libreplace_macros.m4 +++ b/source/lib/replace/libreplace_macros.m4 @@ -251,6 +251,3 @@ define(AC_ADD_INCLUDE, EOF ]) -m4_include(libreplace_cc.m4) -m4_include(autoconf-2.60.m4) - |