You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/sdl-terminal/files/sdl-terminal-1.1.3-nopython...

25 lines
620 B

--- configure.ac.old 2014-07-22 14:19:33.797413503 +0200
+++ configure.ac 2014-07-22 14:19:55.293201011 +0200
@@ -108,7 +108,6 @@
fi
AC_SUBST(GL_LIBS)
-AC_PYTHON_DEVEL
# Finally create all the generated files
# The configure script takes "file.in" and substitutes variables to produce
@@ -118,5 +117,4 @@
Makefile
src/Makefile
include/Makefile
-examples/Makefile
])
--- Makefile.am.old 2014-07-22 14:19:40.729344917 +0200
+++ Makefile.am 2014-07-22 14:20:06.353091713 +0200
@@ -1,4 +1,4 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = src include examples
+SUBDIRS = src include