Re: [Xrdp-devel] [PATCH] configure.ac fixes

2009-05-19 Thread Jay Sorg
Checked in now. To configure for a distro... ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var Will this work for everyone? Jay -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simpl

Re: [Xrdp-devel] [PATCH] configure.ac fixes

2009-05-17 Thread Jay Sorg
I think I have a autotools fix that will work for everyone. I removed the AC_DEFINE_UNQUOTED in favor of passing the paths as defined at compile time. I also simplified the defines that are needed for building for different situations. I don't have it checked it yet, later this week. Jay On Sun,

Re: [Xrdp-devel] [PATCH] configure.ac fixes

2009-05-10 Thread Jay Sorg
I'm confused, When I apply this patch and I run ./bootstrap ./configure --prefix=/home/jay/xrdpinst I get bad defines in config_ac.h. config_ac.h is the autoconfig header file name we use because we already had a config.h. For example it creates this line. #define XRDP_CFG_FILE "${prefix}/etc/xr