c9f5767464
- upgrade to 1.2.7 - add a knob WITH_NAS - fix dependences to aalib & svgalib - use standard DOCSDIR & EXAMPLESDIR - fix plist for NOPORTDOCS - distribute README-SDL.txt. PR: Based on ports/57475 Submitted by: Thierry Thomas <thierry@pompo.net> Reviewed by: kris@ with a build on bento
11 lines
357 B
Text
11 lines
357 B
Text
--- include/Makefile.in.orig Mon Feb 23 08:32:04 2004
|
|
+++ include/Makefile.in Mon Mar 8 16:00:11 2004
|
|
@@ -256,7 +256,7 @@
|
|
target_vendor = @target_vendor@
|
|
|
|
# The directory where the include files will be installed
|
|
-libSDLincludedir = $(includedir)/SDL
|
|
+libSDLincludedir = $(includedir)/SDL11
|
|
|
|
# Which header files to install
|
|
libSDLinclude_HEADERS = \
|