mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
add --enable-freesatepg configure switch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1523 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -76,6 +76,10 @@ AC_ARG_ENABLE(mdev,
|
|||||||
[ --enable-mdev disable broken neutrino mount hack, use with mdev],
|
[ --enable-mdev disable broken neutrino mount hack, use with mdev],
|
||||||
[AC_DEFINE(ASSUME_MDEV,1,[disable broken neutrino mount hack, use with mdev])])
|
[AC_DEFINE(ASSUME_MDEV,1,[disable broken neutrino mount hack, use with mdev])])
|
||||||
|
|
||||||
|
AC_ARG_ENABLE(freesatepg,
|
||||||
|
[ --enable-freesatepg enable Freesat EPG code (experimental)],
|
||||||
|
AC_DEFINE(ENABLE_FREESATEPG, 1, [enable Freesat EPG code])])
|
||||||
|
|
||||||
#
|
#
|
||||||
# Check for libtdservicedb - the new one - for testing only
|
# Check for libtdservicedb - the new one - for testing only
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user