summaryrefslogtreecommitdiff
path: root/packages/util-linux/files/make_include
blob: e6abcd91f7613724733953ad2d3e69d81d7ae3b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
VERSION=2.12
CC=gcc
CFLAGS=
LDFLAGS=
HAVE_OLD_GCC=yes
HAVE_RAW_H=yes
HAVE_NCURSES=yes
CURSESFLAGS=-DNCH=1
LIBCURSES=-lncurses
HAVE_TERMCAP=no
NEED_LIBCRYPT=yes
FOREIGN = --foreign-user
HAVE_XGETTEXT=yes
HAVE_OPENPTY=yes
HAVE_PIVOT_ROOT=yes
HAVE_GOOD_RPC=yes
HAVE_ZLIB=yes
emaining SUMMARY/DESCRIPTION cosmetic issues (part 2)Matthieu Crapet1 2013-11-12core-image-weston: add SSH and hwcodecs to the imageRoss Burton1 2013-09-06core-image-weston: Ensure wayland distro feature is enabledOtavio Salvador1 2013-06-25core-image-weston: add clutter examplesRoss Burton1 2013-06-18core-image-weston: add weston-examples to the imageRoss Burton1 2013-06-04core-image-weston: basic image that boots directly to WestonRoss Burton1