aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-01-09 15:09:31 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-01-09 15:26:49 +0100
commit82f83ced736b17c11f906a788895f906b42b1baa (patch)
treebc9fdff7fe852958c9256a3ac7d4a7f86da5dc37 /configure.ac
parentcff4ed9b4c88db5e1698de5b9508d6a6682a8a26 (diff)
cosmetic: Remove trailing whitespace
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e59fa2..01bec91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_INIT([osmo-trx],
[openbsc@lists.osmocom.org])
AC_PREREQ(2.57)
AC_CONFIG_SRCDIR([Transceiver52M/Makefile.am])
-AC_CONFIG_AUX_DIR([.])
+AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([config])
AM_CONFIG_HEADER(config.h)