1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

(AUTOMAKE_OPTIONS): Replace "gnu" with "foreign".

This undoes 1.14, reverting to 1.13.
This commit is contained in:
Thien-Thi Nguyen 2002-02-13 04:17:51 +00:00
parent b606945b44
commit cd68fcc170

View file

@ -19,7 +19,7 @@
## to the Free Software Foundation, Inc., 59 Temple Place, Suite
## 330, Boston, MA 02111-1307 USA
AUTOMAKE_OPTIONS = gnu
AUTOMAKE_OPTIONS = foreign
## Prevent automake from adding extra -I options
DEFS = @DEFS@ @EXTRA_DEFS@