mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Allow configuration of gio-module-dir
2007-11-27 Alexander Larsson <alexl@redhat.com> * configure.in: Allow configuration of gio-module-dir * gio-2.0.pc.in: Export giomodules location as giomodule variable 2007-11-27 Alexander Larsson <alexl@redhat.com> * Makefile.am: * fam/Makefile.am: * inotify/Makefile.am: Use the user-specified giomoduledir svn path=/trunk/; revision=5951
This commit is contained in:
committed by
Alexander Larsson
parent
9bd5e0d8e2
commit
2490a699be
@@ -14,7 +14,7 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/gmodule \
|
||||
$(GLIB_DEBUG_FLAGS) \
|
||||
-DG_DISABLE_DEPRECATED \
|
||||
-DGIO_MODULE_DIR=\"$(libdir)/gio/modules\"
|
||||
-DGIO_MODULE_DIR=\"$(GIO_MODULE_DIR)\"
|
||||
|
||||
lib_LTLIBRARIES = libgio-2.0.la
|
||||
|
||||
|
Reference in New Issue
Block a user