1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00

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

This commit is contained in:
Thien-Thi Nguyen 2002-02-09 05:43:48 +00:00
parent 66adc0a6f2
commit cc4c7bd4dc

View file

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