chiark / gitweb /
mgLib
25 years agoCompile to nothing in absence of GTK, for the benefit of parent packages
mdw [Thu, 25 Mar 1999 23:36:10 +0000 (23:36 +0000)]
Compile to nothing in absence of GTK, for the benefit of parent packages
which contain non-GTK-dependent parts.

25 years agoRemove redundant call to AC_PROG_INSTALL.
mdw [Wed, 24 Mar 1999 22:23:00 +0000 (22:23 +0000)]
Remove redundant call to AC_PROG_INSTALL.

25 years agoInstall the include files properly.
mdw [Mon, 21 Dec 1998 16:29:29 +0000 (16:29 +0000)]
Install the include files properly.

25 years agoDon't need to check for `vsnprintf' any more.
mdw [Tue, 15 Dec 1998 23:48:21 +0000 (23:48 +0000)]
Don't need to check for `vsnprintf' any more.

25 years agoUse `dstr_putf' for formatting, rather than `sprintf'.
mdw [Tue, 15 Dec 1998 23:48:06 +0000 (23:48 +0000)]
Use `dstr_putf' for formatting, rather than `sprintf'.

25 years agoInitial version.
mdw [Fri, 11 Dec 1998 09:44:21 +0000 (09:44 +0000)]
Initial version.