diff msdos/sed2x.inp @ 9571:b37425ecb3f0

Initial revision
author Morten Welinder <terra@diku.dk>
date Mon, 17 Oct 1994 08:04:13 +0000
parents
children a4fb0c9be609
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/msdos/sed2x.inp	Mon Oct 17 08:04:13 1994 +0000
@@ -0,0 +1,9 @@
+# -sed2x.inp------------------------------------------------------------
+# Extra configuration script for src/config.h for DesqView/X
+# ----------------------------------------------------------------------
+/^#undef HAVE_X_WINDOWS *$/s/undef/define/
+/^#undef HAVE_X11 *$/s/undef/define/
+/^#undef HAVE_X_MENU *$/s/undef/define/
+/^#undef HAVE_XSCREENNUMBEROFSCREEN *$/s/undef/define/
+/^#undef HAVE_XSETWMPROTOCOLS *$/s/undef/define/
+/^#undef HAVE_SELECT *$/s/undef/define/