New file.

1998-10-10  Martin Baulig  <martin@home-of-linux.org>

	* perl/ChangeLog: New file.
This commit is contained in:
Martin Baulig
1998-10-10 17:24:14 +00:00
committed by Martin Baulig
parent 3af2e87c77
commit 9b0aa47f17
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
1998-10-10 Martin Baulig <martin@home-of-linux.org>
* perl/ChangeLog: New file.
1998-10-07 Martin Baulig <martin@home-of-linux.org>
* configure.in (ALL_LINGUAS): Added `de'.
+2
View File
@@ -99,6 +99,8 @@ perl/Makefile.PL: perl/Makefile.PL.in Makefile
-e 's,\@libgtop_want_names\@,$(libgtop_want_names),g' \
-e 's,\@libgtop_want_guile_names\@,$(libgtop_want_guile_names),g' \
-e 's,\@libgtop_want_examples\@,$(libgtop_want_examples),g' \
-e 's,\@top_srcdir\@,$(top_srcdir),g' \
-e 's,\@srcdir\@,$(srcdir)/perl,g' \
< $(srcdir)/perl/Makefile.PL.in > perl/Makefile.tmp \
&& mv perl/Makefile.tmp perl/Makefile.PL