freebsd-ports/net/nc6/files/patch-aa
FUJISHIMA Satsuki 9365f5c298 teach configure where to find libintl and libiconv.
respect CFLAGS.
get rid of package name from comment.
2003-08-27 08:52:20 +00:00

10 lines
240 B
Text

--- configure.orig Sun May 11 21:30:20 2003
+++ configure Wed Aug 27 17:45:55 2003
@@ -9534,7 +9534,6 @@
#define NDEBUG 1
_ACEOF
- CFLAGS="-O2"
if test "X$GCC" = "Xyes"; then
NC6_CFLAGS="${NC6_CFLAGS} -finline-functions"
fi