Use this to specify that 'configure' depends on acglib.m4.
authorRaja R Harinath <harinath@src.gnome.org>
Mon, 9 Oct 2000 20:15:55 +0000 (20:15 +0000)
committerRaja R Harinath <harinath@src.gnome.org>
Mon, 9 Oct 2000 20:15:55 +0000 (20:15 +0000)
* Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
that 'configure' depends on acglib.m4.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
glib/Makefile.am

index b8738da..df41987 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index b8738da..df41987 100644 (file)
@@ -1,6 +1,11 @@
+2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
+
+       * Makefile.am (CONFIGURE_DEPENDENCIES): Use this to specify
+       that 'configure' depends on acglib.m4.
+
 2000-10-09  Havoc Pennington  <hp@redhat.com>
 
-        * Makefile.am, tests/Makefile.am: Add new files.
+       * Makefile.am, tests/Makefile.am: Add new files.
        
        * tests/spawn-test.c, tests/shell-test.c: new tests for
        the shell/spawn stuff
index 127d248..280477a 100644 (file)
@@ -100,7 +100,7 @@ install-exec-local: glibconfig.h
        if test -r $$file && cmp -s glibconfig.h $$file; then :; \
        else $(INSTALL_DATA) glibconfig.h $$file; fi
 
-configure: configure.in acglib.m4              
+CONFIGURE_DEPENDENCIES = acglib.m4
 
 BUILT_SOURCES = stamp-gc-h #note: not glibconfig.h
 glibconfig.h: stamp-gc-h
index 127d248..280477a 100644 (file)
@@ -100,7 +100,7 @@ install-exec-local: glibconfig.h
        if test -r $$file && cmp -s glibconfig.h $$file; then :; \
        else $(INSTALL_DATA) glibconfig.h $$file; fi
 
-configure: configure.in acglib.m4              
+CONFIGURE_DEPENDENCIES = acglib.m4
 
 BUILT_SOURCES = stamp-gc-h #note: not glibconfig.h
 glibconfig.h: stamp-gc-h