|
From: Jeff S. <jsq...@us...> - 2002-10-27 12:37:15
|
Update of /cvsroot/env-switcher/modules-oscar/dist In directory usw-pr-cvs1:/tmp/cvs-serv16503/dist Modified Files: Makefile.options Log Message: No need to make .Z files anymore Index: Makefile.options =================================================================== RCS file: /cvsroot/env-switcher/modules-oscar/dist/Makefile.options,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.options 27 Oct 2002 12:24:07 -0000 1.2 --- Makefile.options 27 Oct 2002 12:37:12 -0000 1.3 *************** *** 11,13 **** # ! AUTOMAKE_OPTIONS = foreign dist-tarZ --- 11,13 ---- # ! AUTOMAKE_OPTIONS = foreign dist-bzip2 |