GST_CONFIG_DIR
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Dec 2001 19:07:56 +0000 (19:07 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 16 Dec 2001 19:07:56 +0000 (19:07 +0000)
Original commit message from CVS:
GST_CONFIG_DIR

configure.ac

index 97be21a..679f495 100644 (file)
@@ -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.