mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
12 lines
405 B
Plaintext
12 lines
405 B
Plaintext
--- ./Common.tmpl.dist.org Fri Dec 16 20:10:16 1994
|
|
+++ ./Common.tmpl.dist Mon Dec 19 02:52:52 1994
|
|
@@ -103,7 +103,7 @@
|
|
NEEDFUNCS = -DNEED_STRSTR -DNEED_GETCWD
|
|
*/
|
|
|
|
-EXTRA_DEFINES = -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_UNISTD_H -DHAVE_MALLOC_H $(MYPROTO) $(MYBSD) $(NEEDFUNCS)
|
|
+EXTRA_DEFINES = -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_UNISTD_H $(MYPROTO) $(MYBSD) $(NEEDFUNCS)
|
|
|
|
/*
|
|
* Extra libraries
|