- fix typo from rev. 1523

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1528 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
striper
2011-06-08 16:38:01 +00:00
parent ee0fccae19
commit b7876b227e

View File

@@ -77,8 +77,8 @@ AC_ARG_ENABLE(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, AC_ARG_ENABLE(freesatepg,
[ --enable-freesatepg enable Freesat EPG code (experimental)], [ --enable-freesatepg enable Freesat EPG code (experimental)],
AC_DEFINE(ENABLE_FREESATEPG, 1, [enable Freesat EPG code])]) [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