forked from AuroraMiddleware/gtk
Rename from configincludedir so that glibconfig.h will be installed as
* gdk/Makefile.am (configexecincludedir): Rename from configincludedir so that glibconfig.h will be installed as part of `make install-exec'.
This commit is contained in:
parent
733c5614e5
commit
65204240f9
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
1999-03-26 Raja R Harinath <harinath@cs.umn.edu>
|
||||||
|
|
||||||
|
* gdk/Makefile.am (configexecincludedir): Rename from
|
||||||
|
configincludedir so that glibconfig.h will be installed
|
||||||
|
as part of `make install-exec'.
|
||||||
|
|
||||||
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
Fri Mar 19 16:50:33 PST 1999 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* acinclude.m4
|
* acinclude.m4
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
gdkincludedir = $(includedir)/gdk
|
gdkincludedir = $(includedir)/gdk
|
||||||
|
|
||||||
configincludedir = $(pkglibdir)/include
|
configexecincludedir = $(pkglibdir)/include
|
||||||
|
|
||||||
lib_LTLIBRARIES = libgdk.la
|
lib_LTLIBRARIES = libgdk.la
|
||||||
|
|
||||||
@ -74,7 +74,7 @@ libgdk_la_LDFLAGS = \
|
|||||||
@x_libs@ \
|
@x_libs@ \
|
||||||
-lm
|
-lm
|
||||||
|
|
||||||
configinclude_DATA = \
|
configexecinclude_DATA = \
|
||||||
gdkconfig.h
|
gdkconfig.h
|
||||||
|
|
||||||
BUILT_SOURCES = stamp-gc-h #note: not gdkconfig.h
|
BUILT_SOURCES = stamp-gc-h #note: not gdkconfig.h
|
||||||
|
Loading…
Reference in New Issue
Block a user