mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 12:41:50 +01:00
Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama)
Mon Jul 5 18:42:30 2004 Matthias Clasen <maclas@gmx.de> * glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama)
This commit is contained in:
parent
5994d59be1
commit
eff7b0c9f2
@ -1,3 +1,8 @@
|
|||||||
|
Mon Jul 5 18:42:30 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to
|
||||||
|
make srcdir != . work. (#145166, Kaz Sasayama)
|
||||||
|
|
||||||
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* configure.in: Use a small test library instead of
|
* configure.in: Use a small test library instead of
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Jul 5 18:42:30 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to
|
||||||
|
make srcdir != . work. (#145166, Kaz Sasayama)
|
||||||
|
|
||||||
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* configure.in: Use a small test library instead of
|
* configure.in: Use a small test library instead of
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Jul 5 18:42:30 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to
|
||||||
|
make srcdir != . work. (#145166, Kaz Sasayama)
|
||||||
|
|
||||||
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* configure.in: Use a small test library instead of
|
* configure.in: Use a small test library instead of
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Jul 5 18:42:30 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to
|
||||||
|
make srcdir != . work. (#145166, Kaz Sasayama)
|
||||||
|
|
||||||
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* configure.in: Use a small test library instead of
|
* configure.in: Use a small test library instead of
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Mon Jul 5 18:42:30 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* glib/gnulib/Makefile.am (INCLUDES): Add top_srcdir to
|
||||||
|
make srcdir != . work. (#145166, Kaz Sasayama)
|
||||||
|
|
||||||
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
Sun Jul 4 01:52:18 2004 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
* configure.in: Use a small test library instead of
|
* configure.in: Use a small test library instead of
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
|
INCLUDES = -I$(top_srcdir)
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libgnulib.la
|
noinst_LTLIBRARIES = libgnulib.la
|
||||||
|
|
||||||
libgnulib_la_SOURCES = \
|
libgnulib_la_SOURCES = \
|
||||||
|
Loading…
Reference in New Issue
Block a user