update build environment to autoconf 2.50

This commit is contained in:
marschap
2004-10-17 21:01:13 +00:00
parent 70c4d4d0a8
commit 1f60bbfc2e
3 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
EXEEXT = @SO@
## How to compile the files for the modules:
CCFLAGS += @CCSHARED@
AM_CCFLAGS = @CCSHARED@
## And how to build them
LDFLAGS += @LDSHARED@