mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-28 04:43:28 +02:00
Fix problem with glibconfig.h
Tue Jun 26 12:28:20 2001 Owen Taylor <otaylor@redhat.com> * glib/Makefile.am: Fix problem with glibconfig.h
This commit is contained in:
docs/reference
@@ -1,3 +1,7 @@
|
|||||||
|
Tue Jun 26 12:28:20 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* glib/Makefile.am: Fix problem with glibconfig.h
|
||||||
|
|
||||||
2001-06-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
2001-06-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||||
|
|
||||||
* glib/tmpl/threads.sgml (example): Corrected.
|
* glib/tmpl/threads.sgml (example): Corrected.
|
||||||
|
@@ -7,7 +7,7 @@ DOC_MODULE=glib
|
|||||||
DOC_MAIN_SGML_FILE=glib-docs.sgml
|
DOC_MAIN_SGML_FILE=glib-docs.sgml
|
||||||
|
|
||||||
# The directory containing the source code. Relative to $(srcdir)
|
# The directory containing the source code. Relative to $(srcdir)
|
||||||
DOC_SOURCE_DIR=../../../glib
|
DOC_SOURCE_DIR=../../..
|
||||||
|
|
||||||
# Extra options to supply to gtkdoc-scan
|
# Extra options to supply to gtkdoc-scan
|
||||||
SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED"
|
SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED"
|
||||||
|
Reference in New Issue
Block a user