Go back to using `touch' to create an empty file.
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create an empty file.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
1999-09-07 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (gtk.defs): Go back to using `touch' to create
|
||||
an empty file.
|
||||
|
||||
Mon Sep 6 00:11:56 1999 Lars Hamann <lars@gtk.org>
|
||||
|
||||
* gtk/gtkctree.c (gtk_ctree_is_ancestor): return FALSE if node has
|
||||
|
||||
@@ -328,7 +328,7 @@ $(OBJECTS): COPYING # this is our oldest-source-stamp
|
||||
|
||||
# initial creation of the real stamp-* files
|
||||
gtk.defs gtkmarshal.h gtktypebuiltins.h: # never add deps here
|
||||
-test -f $@ || test -f "$(srcdir)/$@" || (:) > $(srcdir)/$@
|
||||
-test -f $@ || test -f "$(srcdir)/$@" || touch $(srcdir)/$@
|
||||
# normal autogeneration rules
|
||||
stamp-gtk.defs: @REBUILD@ makeenums.pl gtk.defs gtk-boxed.defs $(gtk_public_h_sources) $(gdk_headers)
|
||||
cd $(srcdir) \
|
||||
|
||||
Reference in New Issue
Block a user