mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19695 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
368 B
Plaintext
11 lines
368 B
Plaintext
--- Source/GNUmakefile.in~ 2005-07-13 21:59:11.000000000 -0700
|
|
+++ Source/GNUmakefile.in 2005-07-13 22:00:06.000000000 -0700
|
|
@@ -6,6 +6,7 @@
|
|
netclasses_HEADER_FILES = NetBase.h NetTCP.h IRCObject.h LineObject.h
|
|
netclasses_CURRENT_VERSION_NAME = @PACKAGE_VERSION@
|
|
netclasses_DEPLOY_WITH_CURRENT_VERSION = yes
|
|
+IRCObject.m_FILE_FILTER_OUT_FLAGS = -O%
|
|
|
|
GUI_LIB =
|
|
|