mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 04:09:20 +02:00
Move headers to @includedir@/glib-1.2/ to allow safe coexistance with a
Fri Sep 8 21:46:13 2000 Owen Taylor <otaylor@redhat.com> * gmodule/Makefile.am Makefile.am glib-config.in: Move headers to @includedir@/glib-1.2/ to allow safe coexistance with a glib-2.0 build environment.
This commit is contained in:
@@ -14,7 +14,8 @@ EXTRA_DIST = \
|
||||
BUILT_SOURCES = gmoduleconf.h
|
||||
gmoduleconf.h: gmoduleconf.h.in
|
||||
|
||||
include_HEADERS = \
|
||||
glibincludedir=$(includedir)/glib-1.2
|
||||
glibinclude_HEADERS = \
|
||||
gmodule.h
|
||||
|
||||
libglib = $(top_builddir)/libglib.la # -lglib
|
||||
|
Reference in New Issue
Block a user