diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-04-25 12:43:35 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-04-25 12:43:35 +0000 |
| commit | 5e04d9a0460d27f9fe620385db244119264224d1 (patch) | |
| tree | be55543c16649012b0ee99b1bf5cfb82d191c341 /devel/sdl-devel/files/patch-aj | |
| parent | 1aceb77cc60ff913a51ba50fa29c7085441eef42 (diff) | |
Update to SDL 1.1 (repo-copy from devel/sdl to devel/sdl-devel).
PR: 18188
Submitted by: maintainer
Diffstat (limited to 'devel/sdl-devel/files/patch-aj')
| -rw-r--r-- | devel/sdl-devel/files/patch-aj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/sdl-devel/files/patch-aj b/devel/sdl-devel/files/patch-aj new file mode 100644 index 000000000000..ea594b88bd00 --- /dev/null +++ b/devel/sdl-devel/files/patch-aj @@ -0,0 +1,20 @@ +--- Makefile.in.orig Fri Mar 31 08:31:12 2000 ++++ Makefile.in Mon Apr 24 00:29:07 2000 +@@ -113,7 +113,7 @@ + DIST_SUBDIRS = $(SUBDIRS) docs + + # SDL runtime configuration script +-bin_SCRIPTS = sdl-config ++bin_SCRIPTS = sdl11-config + + # All the rest of the distributed files + EXTRA_DIST = BUGS COPYING CREDITS INSTALL README README-SDL.txt README.Win32 README.MacOS VisualC.html VisualC.zip CWprojects.sea.hqx MPWmake.sea.hqx WhatsNew docs.html sdl.m4 autogen.sh strip_fPIC.sh +@@ -121,7 +121,7 @@ + + # M4 macro file for inclusion with autoconf + m4datadir = $(datadir)/aclocal +-m4data_DATA = sdl.m4 ++m4data_DATA = sdl11.m4 + + # Create a CVS snapshot that people can run update -d on + CVSROOT = :pserver:guest@cvs.lokigames.com:/cvs |
