summaryrefslogtreecommitdiffstats
path: root/src/external/libtalloc.m4
diff options
context:
space:
mode:
authorNikolai Kondrashov <Nikolai.Kondrashov@redhat.com>2014-07-28 17:02:10 +0300
committerJakub Hrozek <jhrozek@redhat.com>2014-07-29 16:48:14 +0200
commit7b99fc9643001e22737c2c872c5d666218fc7ddc (patch)
tree268242a35e989ddf6dd3ad14e05f507df552acc0 /src/external/libtalloc.m4
parent8c4abd227035169e75cb081424765e65c52b5266 (diff)
downloadsssd-7b99fc9643001e22737c2c872c5d666218fc7ddc.tar.gz
sssd-7b99fc9643001e22737c2c872c5d666218fc7ddc.tar.xz
sssd-7b99fc9643001e22737c2c872c5d666218fc7ddc.zip
build: Remove substitution of *_OBJ variables
Remove substitution of *_OBJ variables (e.g. POPT_OBJ or PCRE_OBJ) from configure scripts as they don't seem to be set or used by anything. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/external/libtalloc.m4')
-rw-r--r--src/external/libtalloc.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/src/external/libtalloc.m4 b/src/external/libtalloc.m4
index a26cb8853..06a1b2989 100644
--- a/src/external/libtalloc.m4
+++ b/src/external/libtalloc.m4
@@ -1,4 +1,3 @@
-AC_SUBST(TALLOC_OBJ)
AC_SUBST(TALLOC_CFLAGS)
AC_SUBST(TALLOC_LIBS)