diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-04-09 15:37:52 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-04-09 15:37:52 +0000 |
commit | f712914f869c897faaa73cafd373ff17d94999d7 (patch) | |
tree | 1d1d016edb85552582c8412cba1a9e33383bda8a /textproc/glimpse/files/patch-af | |
parent | 0175f0e8f46a823f94c5b0312905bd2d6902e0ba (diff) |
Notes
Diffstat (limited to 'textproc/glimpse/files/patch-af')
-rw-r--r-- | textproc/glimpse/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/glimpse/files/patch-af b/textproc/glimpse/files/patch-af new file mode 100644 index 000000000000..8553bf87cdc5 --- /dev/null +++ b/textproc/glimpse/files/patch-af @@ -0,0 +1,11 @@ +--- libtemplate/util/Makefile.in~ Thu Apr 8 23:14:47 1999 ++++ libtemplate/util/Makefile.in Thu Apr 8 23:15:06 1999 +@@ -19,7 +19,7 @@ + RANLIB = @RANLIB@ + + INCLUDE = -I$(srcdir)/../include +-CFLAGS = -O ++CFLAGS = -O @CFLAGS@ + ALL_CFLAGS = $(CFLAGS) $(DEBUG) $(INCLUDE) + + .c.o: |