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:
Owen Taylor 2001-06-26 16:28:50 +00:00 committed by Owen Taylor
parent 2fd6b001fb
commit 5552cd67fc
2 changed files with 5 additions and 1 deletions

View File

@ -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>
* glib/tmpl/threads.sgml (example): Corrected.

View File

@ -7,7 +7,7 @@ DOC_MODULE=glib
DOC_MAIN_SGML_FILE=glib-docs.sgml
# The directory containing the source code. Relative to $(srcdir)
DOC_SOURCE_DIR=../../../glib
DOC_SOURCE_DIR=../../..
# Extra options to supply to gtkdoc-scan
SCAN_OPTIONS=--deprecated-guards="G_DISABLE_DEPRECATED"