mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
Please stop the flame, and keep defines the way they used to compile official images
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1124 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -63,9 +63,9 @@ AC_ARG_ENABLE(restore-prev-mode,
|
||||
[ --enable-restore-prev-mode enable return from graphics mode],
|
||||
[AC_DEFINE(RETURN_FROM_GRAPHICS_MODE,1,[enable return from graphics mode])])
|
||||
|
||||
AC_ARG_ENABLE(broken-neutrino-mount-hack,
|
||||
[ --enable-broken-neutrino-mount-hack enable broken neutrino mount hack, don't use with mdev],
|
||||
[AC_DEFINE(ASSUME_NO_MDEV,1,[enable broken neutrino mount hack, don't use with mdev])])
|
||||
AC_ARG_ENABLE(mdev,
|
||||
[ --enable-mdev disable broken neutrino mount hack, use with mdev],
|
||||
[AC_DEFINE(ASSUME_MDEV,1,[disable broken neutrino mount hack, use with mdev])])
|
||||
|
||||
#
|
||||
# Check for libtdservicedb - the new one - for testing only
|
||||
|
Reference in New Issue
Block a user