Correct rules for making the win32-related files that are made from

* Makefile.am tests/Makefile.am: Correct rules for making the
	win32-related files that are made from corresponding .in files.
	Is there a cleaner way than explicitly writing rules that invoke
	config.status?
This commit is contained in:
Tor Lillqvist
1999-05-08 14:14:32 +00:00
parent 0e7f2f16f7
commit f6eb31132c
11 changed files with 66 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
1999-05-08 Tor Lillqvist <tml@iki.fi>
* Makefile.am tests/Makefile.am: Correct rules for making the
win32-related files that are made from corresponding .in files.
Is there a cleaner way than explicitly writing rules that invoke
config.status?
Sat May 8 06:00:17 CDT 1999 Shawn T. Amundson <amundson@gtk.org>
* configure.in