summaryrefslogtreecommitdiffstats
path: root/devel/sdl12/files/patch-aj
blob: 1aea9b14afddb0bba68070a322921320f79b8e98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38

$FreeBSD$

--- Makefile.in.orig	Fri Jan  5 22:18:18 2001
+++ Makefile.in	Wed Jan 24 12:02:04 2001
@@ -44,10 +44,10 @@
 
 top_builddir = .
 
-ACLOCAL = @ACLOCAL@
-AUTOCONF = @AUTOCONF@
-AUTOMAKE = @AUTOMAKE@
-AUTOHEADER = @AUTOHEADER@
+ACLOCAL = #@ACLOCAL@
+AUTOCONF = #@AUTOCONF@
+AUTOMAKE = #@AUTOMAKE@
+AUTOHEADER = #@AUTOHEADER@
 
 INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
@@ -110,7 +110,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			TODO		        COPYING		        CREDITS		        INSTALL		        README		        README-SDL.txt	        README.Win32	        README.MacOS	        README.MacOSX	        VisualC.html	        VisualC.zip		CWprojects.sea.hqx         MPWmake.sea.hqx	        WhatsNew	        docs.html	        sdl.m4		        autogen.sh	        strip_fPIC.sh
@@ -118,7 +118,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
OpenPOWER on IntegriCloud