/* btsconfig.h. Generated from btsconfig.h.in by configure. */ /* btsconfig.h.in. Generated from configure.ac by autoheader. */ /* Define if we want to build SBTS2050 */ #define BUILD_SBTS2050 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if using SystemTap probes. */ /* #undef HAVE_SYSTEMTAP */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to 1 if your octphy header files support multi-trx */ /* #undef OCTPHY_MULTI_TRX */ /* Define to 1 if your octphy header files support 16x oversampling */ /* #undef OCTPHY_USE_16X_OVERSAMPLING */ /* Define to 1 if your octphy header files support antenna ids in tOCTVC1_GSM_RF_CONFIG */ /* #undef OCTPHY_USE_ANTENNA_ID */ /* Define to 1 if your octphy header files supports ulClkSourceSelection in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_INFO_RSP */ /* #undef OCTPHY_USE_CLK_SOURCE_SELECTION */ /* Define to 1 if your octphy header files supports lClockError in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_CLOCK_ERROR */ /* Define to 1 if your octphy header files supports ulDacState in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_DAC_STATE */ /* Define to 1 if your octphy header files supports ulDriftElapseTimeUs in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_DRIFT_ELAPSE_TIME_US */ /* Define to 1 if your octphy header files supports lDroppedCycles in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_DROPPED_CYCLES */ /* Define to 1 if your octphy header files supports ulPllFractionalFreqHz in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_PLL_FRACTIONAL_FREQ_HZ */ /* Define to 1 if your octphy header files supports ulPllFreqHz in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_PLL_FREQ_HZ */ /* Define to 1 if your octphy header files supports ulSlipCnt in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_SLIP_CNT */ /* Define to 1 if your octphy header files supports ulSourceState in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_SOURCE_STATE */ /* Define to 1 if your octphy header files supports ulSyncLosseCnt in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_SYNC_LOSSE_CNT */ /* Define to 1 if your octphy header files supports ulSyncLossCnt in tOCTVC1_HW_MSG_CLOCK_SYNC_MGR_STATS_RSP */ /* #undef OCTPHY_USE_CLOCK_SYNC_MGR_STATS_SYNC_LOSS_CNT */ /* Define to 1 if your octphy header files support tOCTVC1_RADIO_FREQUENCY_VALUE type */ /* #undef OCTPHY_USE_FREQUENCY */ /* Define to 1 if your octphy header files support tOCTVC1_HW_RF_PORT_ANTENNA_RX_CONFIG type */ /* #undef OCTPHY_USE_RX_CONFIG */ /* Define to 1 if your octphy header files support tOCTVC1_HW_RF_PORT_ANTENNA_TX_CONFIG type */ /* #undef OCTPHY_USE_TX_CONFIG */ /* Name of package */ #define PACKAGE "osmo-bts" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "osmo-bts" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "osmo-bts 1.7.0.66-b7aa0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "osmo-bts" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.7.0.66-b7aa0" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.7.0.66-b7aa0"