summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-06 23:07:09 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-06 23:07:09 +0200
commit52afa1c28c086eb1051fdc801a69384396f5076a (patch)
tree4348b71be7aa1a96b6615f7675b51f1dfb5e1ac2 /src
parent4ebdbec8142d7daf144c5f8af1f299129eda581d (diff)
some random changes to the bulidsystem - resolve libtool imcompatibilities between different versions
Diffstat (limited to 'src')
-rw-r--r--src/lib/gsm_receiver_config.cc11
-rw-r--r--src/lib/gsm_receiver_config.h11
2 files changed, 22 insertions, 0 deletions
diff --git a/src/lib/gsm_receiver_config.cc b/src/lib/gsm_receiver_config.cc
new file mode 100644
index 0000000..1d4cf1d
--- /dev/null
+++ b/src/lib/gsm_receiver_config.cc
@@ -0,0 +1,11 @@
+//
+// C++ Implementation: gsm_receiver_config
+//
+// Description:
+//
+//
+// Author: Piotr Krysik <perper@o2.pl>, (C) 2009
+//
+// Copyright: See COPYING file that comes with this distribution
+//
+//
diff --git a/src/lib/gsm_receiver_config.h b/src/lib/gsm_receiver_config.h
new file mode 100644
index 0000000..1d4cf1d
--- /dev/null
+++ b/src/lib/gsm_receiver_config.h
@@ -0,0 +1,11 @@
+//
+// C++ Implementation: gsm_receiver_config
+//
+// Description:
+//
+//
+// Author: Piotr Krysik <perper@o2.pl>, (C) 2009
+//
+// Copyright: See COPYING file that comes with this distribution
+//
+//
personal git repositories of Harald Welte. Your mileage may vary