summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/autoconf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/autoconf.in b/configs/autoconf.in
index 305a3a4c3f..10d311fa4d 100644
--- a/configs/autoconf.in
+++ b/configs/autoconf.in
@@ -35,7 +35,7 @@ GLW_CFLAGS = @GLW_CFLAGS@
GLUT_CFLAGS = @GLUT_CFLAGS@
TALLOC_LIBS = @TALLOC_LIBS@
-TALLOC_FLAGS = @TALLOC_CFLAGS@
+TALLOC_CFLAGS = @TALLOC_CFLAGS@
# dlopen
DLOPEN_LIBS = @DLOPEN_LIBS@