mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
pkg-config data files
2000-07-31 Havoc Pennington <hp@redhat.com> * glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in, gobject-2.0.pc.in: pkg-config data files * Makefile.am: Install/dist the .pc files * configure.in: Output the .pc files
This commit is contained in:
parent
c58440ecfc
commit
0ae2749548
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -1,3 +1,12 @@
|
||||
2000-07-31 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
|
||||
gobject-2.0.pc.in: pkg-config data files
|
||||
|
||||
* Makefile.am: Install/dist the .pc files
|
||||
|
||||
* configure.in: Output the .pc files
|
||||
|
||||
2000-07-31 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* giowin32.c (buffer_read): The code didn't compile (must
|
||||
|
@ -110,6 +110,9 @@ testgdateparser_LDADD = libglib-1.3.la
|
||||
m4datadir = $(datadir)/aclocal
|
||||
m4data_DATA = glib-2.0.m4
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gthread-2.0.pc
|
||||
|
||||
glibconfig.h.win32: $(top_builddir)/config.status $(top_srcdir)/glibconfig.h.win32.in
|
||||
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
||||
|
||||
|
@ -1554,6 +1554,10 @@ esac
|
||||
])
|
||||
|
||||
AC_OUTPUT([
|
||||
glib-2.0.pc
|
||||
gmodule-2.0.pc
|
||||
gthread-2.0.pc
|
||||
gobject-2.0.pc
|
||||
glib.spec
|
||||
Makefile
|
||||
glib-config-2.0
|
||||
|
10
glib-2.0.pc.in
Normal file
10
glib-2.0.pc.in
Normal file
@ -0,0 +1,10 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: GLib
|
||||
Description: C Utility Library
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lglib-1.3
|
||||
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib/include
|
@ -110,6 +110,9 @@ testgdateparser_LDADD = libglib-1.3.la
|
||||
m4datadir = $(datadir)/aclocal
|
||||
m4data_DATA = glib-2.0.m4
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gthread-2.0.pc
|
||||
|
||||
glibconfig.h.win32: $(top_builddir)/config.status $(top_srcdir)/glibconfig.h.win32.in
|
||||
cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
||||
|
||||
|
11
gmodule-2.0.pc.in
Normal file
11
gmodule-2.0.pc.in
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: GModule
|
||||
Description: Dynamic module loader for GLib
|
||||
Requires: glib-2.0
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-1.3 @G_MODULE_LIBS@
|
||||
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib/include
|
11
gobject-2.0.pc.in
Normal file
11
gobject-2.0.pc.in
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: GObject
|
||||
Description: Object/type system for GLib
|
||||
Requires: glib-2.0
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lgobject-1.3
|
||||
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib/include
|
11
gthread-2.0.pc.in
Normal file
11
gthread-2.0.pc.in
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: GThread
|
||||
Description: Thread support for GLib
|
||||
Requires: glib-2.0
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lgthread-1.3 @G_THREAD_LIBS@
|
||||
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib/include
|
Loading…
Reference in New Issue
Block a user