mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
0c9f5c2ff9
PR: ports/99391 Submitted by: gno_at_yahoo-inc.com
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
--- Makefile.am.orig Mon Jun 12 12:17:41 2006
|
|
+++ Makefile.am Mon Jun 12 12:17:52 2006
|
|
@@ -1,4 +1,4 @@
|
|
-CFLAGS = -Wall -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
|
|
+CFLAGS = -Wall -D_GNU_SOURCE -D_REENTRANT
|
|
|
|
lib_LTLIBRARIES = libjson.la
|
|
|