summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Make configure show it's looking for "pixman", not "xrdp_pixman"Pavel Roskin2016-12-041-1/+1
* Use pkg-config to discover OpenSSLPavel Roskin2016-11-291-3/+2
* Add -ldl to libcommon link flags if it's needed for dlopen()Pavel Roskin2016-11-291-0/+6
* Use PKG_INSTALLDIR to determine pkg-config file install locationPavel Roskin2016-11-201-2/+1
* Add xrdp-uninstalled.pc to allow compilation against xrdp sourcesPavel Roskin2016-11-181-0/+1
* Pass all substitutions to AC_CONFIG_FILES, sort and reformat themPavel Roskin2016-11-181-37/+30
* fix a typo in .pc fileJay Sorg2016-11-171-1/+1
* add pkgconfig xrdp.pc fileJay Sorg2016-11-171-1/+7
* Add socklen_t check with substitution, use socklen_t as neededPavel Roskin2016-09-081-0/+1
* Pixman fixesJay Sorg2016-08-111-1/+1
* add more advances region support using pixmanJay Sorg2016-08-081-0/+6
* Merge pull request #390 from proski/june21jsorg712016-08-051-0/+1
|\
| * Use -Wwrite-strings compiler flag if supported, add required macrosPavel Roskin2016-07-081-0/+1
* | chansrv: added mp3 compression from SpeidyJay Sorg2016-07-131-0/+11
|/
* Annotate printf-like functions if supported by the compilerPavel Roskin2016-03-031-0/+1
* Enable -Wall flag for compilers that support itPavel Roskin2016-03-031-1/+3
* Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin2016-02-121-1/+2
* Automake 1.7.2 is the oldest version working with xrdpPavel Roskin2016-02-121-1/+1
* Use silent rules by default if supported by AutomakePavel Roskin2016-02-121-0/+3
* Use AC_CONFIG_MACRO_DIR, not AC_CONFIG_MACRO_DIRSPavel Roskin2016-02-101-1/+1
* Merge pull request #254 from metalefty/freebsd/ipv6Itamar Reis Peixoto2016-02-081-5/+9
|\
| * common: add --enable-ipv6only optionKoichiro IWAO2015-07-021-0/+9
| * common: drop ipv6 autodetection only valid for linuxKoichiro IWAO2015-07-021-5/+0
* | Use standard autotools means to detect X11Pavel Roskin2016-01-301-3/+13
* | Create the m4 directory for Autoconf macro filesPavel Roskin2016-01-291-0/+1
* | Remove GOT_PREFIX, it's a broken hack of limited utilityPavel Roskin2016-01-261-2/+0
* | Update mailing list addressKoichiro IWAO2015-12-221-1/+1
* | instfiles: merge rc script from FreeBSDKoichiro IWAO2015-06-181-0/+22
|/
* Merge pull request #226 from metalefty/freebsd/openpamjsorg712015-04-011-0/+9
|\
| * xrdp: xrdp_mm.c detect and use OpenPAMKoichiro IWAO2015-03-161-0/+9
* | configure: use PKG_CHECK_MODULES to check fuseKoichiro IWAO2015-03-181-3/+2
|/
* common: add experimental --enable-ipv6 optionKoichiro IWAO2015-03-101-0/+8
* chansrv: added opus audio compression for playbackJay Sorg2015-01-091-0/+11
* Some fixes to compile properly since this version has change a lot from 0.6.1Renaud Allard2014-11-211-1/+1
* Enable authenticate user using BSD password systemRenaud Allard2014-11-211-2/+9
* configure: Ensure PKG_CONFIG before querying systemd unit pathMichał Górny2014-10-281-0/+1
* configure: Add --disable-pam and deprecate --enable-nopamMichał Górny2014-10-281-5/+14
* configure: Correct the use of AC_ARG_ENABLE() macroMichał Górny2014-10-271-26/+26
* added --enable-rfxcodecJay Sorg2014-07-101-0/+4
* chansrv: remove simple sound and load pulse modulesJay Sorg2014-06-071-26/+0
* added defautl.paJay Sorg2014-05-201-0/+1
* changed turbojpeg help message in configure.acLaxmikant Rashinkar2014-03-241-1/+1
* opps, it's enable_tjpeg, not enable_tpegJay Sorg2014-03-241-1/+1
* only check for tjpeg if --enable-tjpeg is passedJay Sorg2014-03-241-0/+3
* addec checks for TurboJPEG in autoconfLaxmikant Rashinkar2014-03-231-0/+27
* added a check for xrandr devel filesJay Sorg2014-03-171-2/+5
* update versionJay Sorg2014-03-011-2/+2
* o --enable-load_pulse_modules changed to --enable-loadpulsemodulesLaxmikant Rashinkar2014-02-231-4/+4
* we now load module-xrdp-sink/source automatically so user's dont have to mess...Laxmikant Rashinkar2014-01-121-0/+15
* when using --enable-xrdpdebug turn off compiler optimazationsJay Sorg2013-10-241-0/+5