Fossil SCM
Further reduce confusion by making Makefile.Cygwin actually work.
Commit
1395315639037af93226c9ee0b5b14ffaa022468
Parent
813d6516aa706e3…
1 file changed
+1
M
auto.def
+1
| --- auto.def | ||
| +++ auto.def | ||
| @@ -257,6 +257,7 @@ | ||
| 257 | 257 | cc-check-function-in-lib getpass bsd |
| 258 | 258 | } |
| 259 | 259 | cc-check-function-in-lib dlopen dl |
| 260 | 260 | |
| 261 | 261 | make-template Makefile.in |
| 262 | +make-template Makefile.Cygwin.in | |
| 262 | 263 | make-config-header autoconfig.h -auto {USE_* FOSSIL_*} |
| 263 | 264 |
| --- auto.def | |
| +++ auto.def | |
| @@ -257,6 +257,7 @@ | |
| 257 | cc-check-function-in-lib getpass bsd |
| 258 | } |
| 259 | cc-check-function-in-lib dlopen dl |
| 260 | |
| 261 | make-template Makefile.in |
| 262 | make-config-header autoconfig.h -auto {USE_* FOSSIL_*} |
| 263 |
| --- auto.def | |
| +++ auto.def | |
| @@ -257,6 +257,7 @@ | |
| 257 | cc-check-function-in-lib getpass bsd |
| 258 | } |
| 259 | cc-check-function-in-lib dlopen dl |
| 260 | |
| 261 | make-template Makefile.in |
| 262 | make-template Makefile.Cygwin.in |
| 263 | make-config-header autoconfig.h -auto {USE_* FOSSIL_*} |
| 264 |