Don't mv' from builddir to srcdir, use cp' followed by rm' (the rm'
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir, use `cp' followed by `rm' (the `rm' was already there).
This commit is contained in:
20
ChangeLog
20
ChangeLog
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -1,11 +1,17 @@
|
||||
1999-07-30 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* gtk/Makefile.am (stamp-m): Don't `mv' from builddir to srcdir,
|
||||
use `cp' followed by `rm' (the `rm' was already there).
|
||||
|
||||
July 30, 1999 Elliot Lee <sopwith@redhat.com>
|
||||
. configure.in: Fix autoconf warnings about cross compilation by trying to
|
||||
provide sane defaults for AC_TRY_RUN.
|
||||
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
|
||||
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
|
||||
for -j builds.
|
||||
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
* configure.in: Fix autoconf warnings about cross compilation by
|
||||
trying to provide sane defaults for AC_TRY_RUN.
|
||||
* docs/Makefile.am: Tell distcheck how to generate the .gif files.
|
||||
* gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir),
|
||||
put them into $(srcdir) when generated. Also add a dependency of
|
||||
gtksignal.h on gtkmarshal.h for -j builds.
|
||||
* gtk/gtk(dnd,style,gamma).c: Minor warning fixes.
|
||||
|
||||
Wed Jul 28 09:29:19 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
|
||||
@@ -301,9 +301,9 @@ $(srcdir)/gtkmarshal.c $(srcdir)/gtkmarshal.h: @REBUILD@ stamp-m
|
||||
|
||||
stamp-m: @REBUILD@ $(srcdir)/gtkmarshal.list $(srcdir)/genmarshal.pl
|
||||
(srcdir=$(srcdir) INDENT=$(INDENT) $(PERL) $(srcdir)/genmarshal.pl \
|
||||
&& (cmp -s s-gmc $(srcdir)/gtkmarshal.c || mv s-gmc $(srcdir)/gtkmarshal.c) \
|
||||
&& (cmp -s s-gmc $(srcdir)/gtkmarshal.c || cp s-gmc $(srcdir)/gtkmarshal.c) \
|
||||
&& rm -f s-gmc \
|
||||
&& (cmp -s s-gmh $(srcdir)/gtkmarshal.h || mv s-gmh $(srcdir)/gtkmarshal.h) \
|
||||
&& (cmp -s s-gmh $(srcdir)/gtkmarshal.h || cp s-gmh $(srcdir)/gtkmarshal.h) \
|
||||
&& rm -f s-gmh) \
|
||||
&& echo timestamp > stamp-m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user