summaryrefslogtreecommitdiff
path: root/gr-run-waveform
diff options
context:
space:
mode:
Diffstat (limited to 'gr-run-waveform')
-rw-r--r--gr-run-waveform/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-run-waveform/configure.ac b/gr-run-waveform/configure.ac
index 74a4c01b1..448c39e4c 100644
--- a/gr-run-waveform/configure.ac
+++ b/gr-run-waveform/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ(2.57)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_HEADERS([grconfig.h])
-AC_CONFIG_MACRO_DIR (config)
+AC_CONFIG_MACRO_DIR(config)
AC_CONFIG_SRCDIR(run_waveform.cc)
AM_INIT_AUTOMAKE("run-waveform", "0.1")