use $(mkinstalldirs) not $(MKINSTALLDIRS)

2000-06-21 Christopher Blizzard  <blizzard@redhat.com>

        * gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
        not $(MKINSTALLDIRS)
This commit is contained in:
Christopher Blizzard 2000-06-21 16:44:40 +00:00 committed by Christopher Blizzard
parent c319839d8e
commit e01a43253a
8 changed files with 37 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -1,3 +1,8 @@
2000-06-21 Christopher Blizzard <blizzard@redhat.com>
* gdk/x11/Makefile.am (install-data-local): use $(mkinstalldirs)
not $(MKINSTALLDIRS)
Wed Jun 21 12:24:28 2000 Owen Taylor <otaylor@redhat.com>
* gtk/testgtk.c (create_text): Finish the job Elliot started

View File

@ -80,7 +80,7 @@ gxid_SOURCES = gxid.c
gxid_LDADD = $(LDADDS)
install-data-local:
$(MKINSTALLDIRS) $(includedir)/gdk
$(mkinstalldirs) $(includedir)/gdk
$(INSTALL_DATA) $(srcdir)/gdkx.h $(includedir)/gdk
$(MKINSTALLDIRS) $(includedir)/gdk/x11
$(mkinstalldirs) $(includedir)/gdk/x11
$(INSTALL_DATA) $(srcdir)/gdkprivate-x11.h $(includedir)/gdk/x11