From 96915bec6cd5f419aedfebe9e548ce5c5a9b255b Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 16 Dec 2001 19:07:56 +0000 Subject: [PATCH] GST_CONFIG_DIR Original commit message from CVS: GST_CONFIG_DIR --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 97be21a..679f495 100644 --- a/configure.ac +++ b/configure.ac @@ -1125,7 +1125,7 @@ dnl # Set up some more defines # dnl ############################ dnl Set location of configuration dir. -dnl AC_DEFINE_UNQUOTED(GST_CONFIG_DIR,"$GST_CONFIG_DIR") +AC_DEFINE_UNQUOTED(GST_CONFIG_DIR,"$GST_CONFIG_DIR") AC_SUBST(GST_CONFIG_DIR) dnl Set location of windows dll dir. -- 2.7.4