diff options
| author | Glenn Morris | 2012-04-18 07:17:59 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-04-18 07:17:59 -0400 |
| commit | 02a540a127be5fb4ccfc03fa0dc386711fd3b708 (patch) | |
| tree | 8df98438d41f63bd6c4c453468e1a1638ba67617 | |
| parent | 4373fd432657ded713427d0e982298f4d26a60b6 (diff) | |
| download | emacs-02a540a127be5fb4ccfc03fa0dc386711fd3b708.tar.gz emacs-02a540a127be5fb4ccfc03fa0dc386711fd3b708.zip | |
Auto-commit of generated files.
| -rwxr-xr-x | autogen/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen/configure b/autogen/configure index c3e09b90dbb..e9dcce1ccb5 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -22316,7 +22316,7 @@ case "$opsys" in | |||
| 22316 | ## had not yet been defined and was expanded to null. Hence LD_SWITCH_SYSTEM | 22316 | ## had not yet been defined and was expanded to null. Hence LD_SWITCH_SYSTEM |
| 22317 | ## had different values in configure (in ac_link) and src/Makefile.in. | 22317 | ## had different values in configure (in ac_link) and src/Makefile.in. |
| 22318 | ## It seems clearer therefore to put this piece in LD_SWITCH_SYSTEM_TEMACS. | 22318 | ## It seems clearer therefore to put this piece in LD_SWITCH_SYSTEM_TEMACS. |
| 22319 | gnu-linux) LD_SWITCH_SYSTEM_TEMACS="\$(LD_SWITCH_X_SITE_AUX)" ;; | 22319 | gnu*) LD_SWITCH_SYSTEM_TEMACS="\$(LD_SWITCH_X_SITE_AUX_RPATH)" ;; |
| 22320 | 22320 | ||
| 22321 | *) LD_SWITCH_SYSTEM_TEMACS= ;; | 22321 | *) LD_SWITCH_SYSTEM_TEMACS= ;; |
| 22322 | esac | 22322 | esac |