Sascha Schumann
4db370ab9c
* VPATH work
...
* add "--local" switch to buildconf which only recrates the local
autoconf scripts.
1999-09-29 21:49:32 +00:00
Stig Bakken
1cb0d88186
Decent configure speedup. Makefiles are now generated only for the
...
extensions you are including. Got rid of configure.in.in.
Moved the last Apache-specific files into sapi/apache and made both
static and DSO build work again (it still doesn't run properly).
1999-09-29 15:17:02 +00:00
Stig Bakken
56654596a3
Detect automake/libtool that are installed with different prefixes.
1999-09-24 14:29:28 +00:00
Rasmus Lerdorf
39df209ddd
libtool check fix
1999-09-16 13:52:19 +00:00
Stig Bakken
4092f4b8c0
ext/lcg -> ext/standard in various places
1999-08-31 18:05:22 +00:00
Sascha Schumann
d9bf422f12
don't print out error message
1999-08-23 22:43:18 +00:00
Sascha Schumann
e8f465f3d4
rerun checks if buildconf is newer than the time stamp file
1999-08-13 11:57:40 +00:00
Zeev Suraski
1207465e59
This should sort the buildconf bug...
1999-08-02 21:43:37 +00:00
Stig Bakken
55b31d5103
forgot to mention the password
1999-07-27 13:10:15 +00:00
Stig Bakken
9bee15a080
spoonfeed
1999-07-27 13:09:23 +00:00
Stig Bakken
24eb90c524
Solaris 7 fix
1999-07-24 14:54:24 +00:00
Sascha Schumann
cb2ab20a11
Bourne Shell does not have -nt.
1999-07-24 00:46:47 +00:00
Sascha Schumann
270be258d3
Improve speed on subsequent runs of buildconf
1999-07-23 19:37:59 +00:00
Andrey Hristov
63a48afcd5
Fix for compatibility.
1999-07-23 19:22:28 +00:00
Stig Bakken
2c2e4c463f
run libtoolize during buildconf since we depend on libtool anyway
1999-07-23 15:53:50 +00:00
Stig Bakken
b291b0902d
small fix to libtool check
1999-07-23 15:13:22 +00:00
Stig Bakken
6c856de82d
require libtool to be installed as well
1999-07-23 15:08:54 +00:00
Zeev Suraski
d3e8858413
Please add in any changes/bug fixes you've made - we need to keep a details ChangeLog...
1999-07-22 23:54:54 +00:00
Stig Bakken
84656f113e
add checks for autoconf, automake and whether libzend/TSRM is around
1999-07-22 20:21:07 +00:00
Sascha Schumann
8a7784d462
make copy optional
1999-07-17 12:27:54 +00:00
Zeev Suraski
7af3ce63a6
Oki doki
1999-07-17 11:59:37 +00:00
Zeev Suraski
9bb36e9cfe
Some work on makedist
1999-07-17 11:22:17 +00:00
Andrey Hristov
215a88ade1
Need to test for directory.
1999-06-14 15:05:55 +00:00
Stig Bakken
a916379c21
make symlinks if they are not present already
1999-06-14 13:59:18 +00:00
Stig Bakken
9a66ffbaee
* added --enable-thread-safety switch
...
* now generating internal_functions.c
1999-05-03 11:11:23 +00:00
Stig Bakken
72c2d04d72
state which aclocal.m4 and configure files are created
1999-04-21 20:32:56 +00:00
Stig Bakken
f8fe0ad29c
move automake back to before autoconf
1999-04-21 14:07:07 +00:00
Stig Bakken
02f9dc6460
autoheader must be called after autoconf, automake after autoheader
1999-04-21 13:47:05 +00:00
Stig Bakken
b84ce5a06a
added ext/*/config.h.stub files
...
removed config.h.in (generated)
1999-04-20 01:23:32 +00:00
Stig Bakken
84e9ea1726
convert libzend to automake
1999-04-19 20:11:50 +00:00
Stig Bakken
aac5a43123
keep old files if they are not modified
1999-04-19 13:58:54 +00:00
Stig Bakken
3912318923
run automake and run autoconf in libzend
1999-04-19 08:07:20 +00:00
Zeev Suraski
cc5e008b72
* Added buildconf, runs all the scripts necessary to build configure (Stig - if there's any way
...
to detect whether we need to run 'automake --add-missing', please add it...)
* Make vpath work again
* Minor UNIX bugfixes
1999-04-18 18:06:54 +00:00