Age | Commit message (Collapse) | Author |
|
|
|
Add all header files that we need to EXTRA_DIST to ensure they are
actually in the tarball.
|
|
Automake is buggy when you mix C and Vala programs. It tries to call
valac with the full contents of _SOURCES for the program, but valac
errors out when given .h files. Until this is fixed, we can't list .h
files in _SOURCES or "make dist" breaks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In some cases, people will run autoreconf rather than bootstrap.sh, or
they will uninstall pkg-config. This is now detected properly rather
than relying on bootstrap.sh checking for us.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are possibly fixed up by chkconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
don't kill sshd sessions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
doesn't get GC'd
|
|
|
|
|
|
|