mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Add AM_PROG_CC_C_O.
2007-11-09 Matthias Clasen <mclasen@redhat.com> * configure.in: Add AM_PROG_CC_C_O. * Makefile.am: Remove the install-exec-local hook and use configexecincludedir_DATA instead, in an attempt to avoid automake 1.9 <> 1.10 incompatibilities. * glib/Makefile.am: Rename MIRRORING_TAB_SOURCES, since automake 1.10 complains. svn path=/trunk/; revision=5848
This commit is contained in:
committed by
Matthias Clasen
parent
6a647baed8
commit
284c7e559b
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2007-11-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* configure.in: Add AM_PROG_CC_C_O.
|
||||
|
||||
* Makefile.am: Remove the install-exec-local hook and use
|
||||
configexecincludedir_DATA instead, in an attempt to avoid
|
||||
automake 1.9 <> 1.10 incompatibilities.
|
||||
|
||||
* glib/Makefile.am: Rename MIRRORING_TAB_SOURCES, since
|
||||
automake 1.10 complains.
|
||||
|
||||
2007-11-09 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gspawn.c (g_spawn_sync): Improve the docs. (#491968,
|
||||
|
Reference in New Issue
Block a user