Pavel Roskin
59a5fb0ddb
Move headers from EXTRA_DIST to sources, sort alphabetically
...
There should be no functional difference.
9 years ago
Pavel Roskin
00e70a5c54
Use standard autotools means to detect X11
...
Use AC_PATH_XTRA to search for X11 in configure.ac. In Makefiles, add
X_CFLAGS to AM_CFLAGS for the source compilation. Add X_LIBS to LDFLAGS.
Add X_PRE_LIBS and X_EXTRA_LIBS to LDADD.
With this patch, X Windows system is correctly detected on Mac OS X.
9 years ago
Pavel Roskin
a452d8d36a
Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
...
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.
INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
9 years ago
itamarjp
c5cac75593
add more missing files into extra_dist
9 years ago
itamarjp
960cc62a0e
add missing files into extra_dist,
...
this is required when using make dist to generate a tarball
9 years ago
Jay Sorg
2f5b84b712
chansrv: added opus audio compression for playback
10 years ago
Laxmikant Rashinkar
122d8bc057
sound redirection: handle fragmented packets
10 years ago
Jay Sorg
17bbecabd3
chansrv: remove simple sound and load pulse modules
11 years ago
Laxmikant Rashinkar
82b7ccae96
we now load module-xrdp-sink/source automatically so user's dont have to mess around with configuring /etc/pulse/default.pa config file
11 years ago
Jay Sorg
c1b7cbd657
merges from authentic8
11 years ago
Laxmikant Rashinkar
379685bfca
FUSE: we now process only one opendir command at a time
11 years ago
Jim Grandy
b7b3d9ef28
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
11 years ago
Jay Sorg
e427113fa8
chansrv: work on smartcard redir
11 years ago
Jay Sorg
d4d6a65adb
merge from pmhahn
12 years ago
Laxmikant Rashinkar
89b7cd269e
smartcard: developer checkin for smartcard support
12 years ago
Philipp Hahn
397089a207
sesman: Fix dist
...
Add missing header files to EXTRA_DIST.
Otherwise "make distcheck" fails.
12 years ago
Jay Sorg
cdb039080f
chansrv: added --enable-fuse option
12 years ago
Jay Sorg
6e25a5e600
chansrv: work on clipboard
12 years ago
Jay Sorg
37d4f5725c
chansrv: split out clipboard code, getting big
12 years ago
Jay Sorg
fa3088af57
channels: add drdynvc
12 years ago
Jay Sorg
90bf3f8171
chansrv: started work on rail channel
12 years ago
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
13 years ago
Jay Sorg
7fa4f936e4
chansrv: simple pulse audio support
13 years ago
Itamar Reis Peixoto
cade938a0d
more files to fix make dist
14 years ago
jsorg71
5a47736ec8
add lib path for old X server install
15 years ago
jsorg71
fa91c84668
first clipboard checkin
15 years ago
jsorg71
23ffdb0c5f
autotools fix and file_loc.h simplified
16 years ago
jsorg71
e1eb8bfcbc
added device redir start files
16 years ago
jsorg71
631a7c16e1
added chansrv
16 years ago