From e68dc8f31524adf104cd24b4bb047ad735efedc3 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 30 Sep 2001 22:44:25 +0000 Subject: [PATCH] Removed the -profile-arcs flag Original commit message from CVS: Removed the -profile-arcs flag --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index d56bd3f4b3..4c854581bb 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -15,6 +15,6 @@ man_MANS = gstreamer-launch.1 gstreamer-register.1 gstreamer-inspect.1 \ gstreamer-complete.1 gstreamer-compprep.1 LDADD = $(GST_LIBS) -CFLAGS = $(LIBGST_CFLAGS) -DGST_CONFIG_DIR=\"$(GST_CONFIG_DIR)\" -fprofile-arcs +CFLAGS = $(LIBGST_CFLAGS) -DGST_CONFIG_DIR=\"$(GST_CONFIG_DIR)\" EXTRA_DIST = $(man_MANS)