1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/textproc/turboxsl/files/patch-configure.ac
Hiroki Sato 291d148bdc - Mark IGNORE on 32-bit platforms for now[*].
- Add missing USE_LDCONFIG.
- Regenerate patch files to make portlint happy.

PR:	201537
2015-07-18 16:51:10 +00:00

18 lines
341 B
Plaintext

--- configure.ac.orig 2015-07-02 18:01:10 UTC
+++ configure.ac
@@ -23,14 +23,6 @@ AC_SUBST(XSLT_LIBS)
AC_SUBST(EXTRA_LIBS)
AC_SUBST(M_LIBS)
-dnl These are for debug -O2 disabling
-CPPFLAGS="${CXXFLAGS}"
-CXXFLAGS="${CPPFLAGS}"
-CFLAGS=""
-AC_SUBST(CXXFLAGS)
-AC_SUBST(CPPFLAGS)
-AC_SUBST(CLAGS)
-
AC_OUTPUT([
Makefile
libturboxsl.pc