mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* 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>
|
||||
|
||||
* configure.in: Use a small test library instead of
|
||||
|
@ -1,5 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
INCLUDES = -I$(top_srcdir)
|
||||
|
||||
noinst_LTLIBRARIES = libgnulib.la
|
||||
|
||||
libgnulib_la_SOURCES = \
|
||||
|
Loading…
Reference in New Issue
Block a user