11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
--- configure.orig Wed Feb 23 12:19:12 2000
|
|
+++ configure Sat Feb 26 22:55:43 2000
|
|
@@ -192,6 +192,7 @@
|
|
###### Check for snprintf()
|
|
printf %s "Checking for snprintf()... " 1>&5
|
|
cat >tmp.c <<EOF
|
|
+#include <stdio.h>
|
|
#include <string.h>
|
|
int main()
|
|
{
|