summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-08-21 14:51:10 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-08-21 14:51:10 +0000
commit6c39fc028ab2c0d6b7d3f28cb4e2dc5aaa7f0f65 (patch)
tree852c6cce4cd83ea90785cd8f8aa8e994ed27f4a7 /configure.in
parentcc9e2523840a362a680c03dba9c67384ea597e91 (diff)
downloademacs-6c39fc028ab2c0d6b7d3f28cb4e2dc5aaa7f0f65.tar.gz
(GNUSTEP_SYSTEM_HEADERS): Define GNUSTEP_SYSTEM_HEADERS and
GNUSTEP_SYSTEM_LIBRARIES.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 00775fc51cf..7f2a809de7a 100644
--- a/configure.in
+++ b/configure.in
@@ -2467,6 +2467,8 @@ AC_SUBST(ns_appbindir)
AC_SUBST(ns_appresdir)
AC_SUBST(ns_appsrc)
AC_SUBST(GNUSTEP_MAKEFILES)
+AC_SUBST(GNUSTEP_SYSTEM_HEADERS)
+AC_SUBST(GNUSTEP_SYSTEM_LIBRARIES)
AC_SUBST(GNU_OBJC_CFLAGS)
AC_SUBST(LIB_SRC_EXTRA_INSTALLABLES)