diff options
| author | Glenn Morris | 2010-05-18 19:46:42 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-18 19:46:42 -0700 |
| commit | ebbc2619f0c902a818c94ddeb46f8bbb6242303a (patch) | |
| tree | 375cf597cc09d0cfd9521479306bf0cf655960c7 /src | |
| parent | c1d0dcfd127b3f9742c31f794e2a6d886048bb1e (diff) | |
| download | emacs-ebbc2619f0c902a818c94ddeb46f8bbb6242303a.tar.gz emacs-ebbc2619f0c902a818c94ddeb46f8bbb6242303a.zip | |
Regenerate configure, src/config.in.
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 99a95d7f15d..e00b9219982 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -841,6 +841,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 841 | /* Define to 1 if you are using NS windowing under GNUstep. */ | 841 | /* Define to 1 if you are using NS windowing under GNUstep. */ |
| 842 | #undef NS_IMPL_GNUSTEP | 842 | #undef NS_IMPL_GNUSTEP |
| 843 | 843 | ||
| 844 | /* Define if the C compiler is the linker. */ | ||
| 845 | #undef ORDINARY_LINK | ||
| 846 | |||
| 844 | /* Define to the address where bug reports for this package should be sent. */ | 847 | /* Define to the address where bug reports for this package should be sent. */ |
| 845 | #undef PACKAGE_BUGREPORT | 848 | #undef PACKAGE_BUGREPORT |
| 846 | 849 | ||