* config/t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps.
Revolting patch for the branch only. Don't ever consider adding it to
the mainline.
From-SVN: r25485
+Sat Feb 27 19:47:39 1999 Marc Espie <espie@openbsd.org>
+
+ * config/t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps.
+
Sat Feb 27 19:37:04 1999 Arturo Montes <mitosys@colomsat.com.co>
* i386/t-sco5 (crti.o): New target.
USER_H = ${LANG_EXTRA_HEADERS}
INSTALL_ASSERT_H =
+# We don't want collisions with our mkstemps
+T_CFLAGS=-Dmkstemps=my_mkstemps