summaryrefslogtreecommitdiff
path: root/editors/fine/files/patch-aa
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-26 00:55:17 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-26 00:55:17 +0000
commita491d34e15ded2e7eb637547760f3b1ea7e47a97 (patch)
tree90164682da0bf4cd18ba5665ef3047d662f0459e /editors/fine/files/patch-aa
parentDistfile changed without a version bump (diff)
Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS in
patch-aa
Notes
Notes: svn path=/head/; revision=20979
Diffstat (limited to '')
-rw-r--r--editors/fine/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fine/files/patch-aa b/editors/fine/files/patch-aa
index 06a65c34c87c..05ee1bbf4bce 100644
--- a/editors/fine/files/patch-aa
+++ b/editors/fine/files/patch-aa
@@ -18,7 +18,7 @@
M = moc_
-OPTIONS = -g -ansi -fguiding-decls
-+OPTIONS = ${CFLAGS} -DFINEDIR=\""${PREFIX}/share/fine\""
++OPTIONS = ${CFLAGS} -fguiding-decls -DFINEDIR=\""${PREFIX}/share/fine\""
OBJ = qsmartedit.o qcolormultilinedit.o undoredo.o qeditor.o qfontselect.o qcolordialog.o qcolorlistboxitem.o qkeyworddialog.o qhotkeydialog.o
METAOBJ = qsmartedit.mo qcolormultilinedit.mo qeditor.mo qfontselect.mo qcolordialog.mo qkeyworddialog.mo qhotkeydialog.mo