1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00

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

This undoes 1.10.2.3, reverting to 1.10.2.2.
This commit is contained in:
Thien-Thi Nguyen 2002-02-13 04:21:54 +00:00
parent 7fd43acd7c
commit fa77ca8100

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@