[tw] added strange triple quotes again
This commit is contained in:
parent
0ce6719040
commit
d2cfa6506c
@ -140,7 +140,7 @@ your sendmail.cf file.
|
|||||||
# generate redhat config file
|
# generate redhat config file
|
||||||
cat > redhat.config.m4 << EOF
|
cat > redhat.config.m4 << EOF
|
||||||
define(\`confMAPDEF', \`-DNEWDB -DNIS -DHESIOD -DMAP_REGEX -DSOCKETMAP -DNAMED_BIND=1')
|
define(\`confMAPDEF', \`-DNEWDB -DNIS -DHESIOD -DMAP_REGEX -DSOCKETMAP -DNAMED_BIND=1')
|
||||||
define(\`confOPTIMIZE', \`\`${RPM_OPT_FLAGS}'')
|
define(\`confOPTIMIZE', \`\`\`${RPM_OPT_FLAGS}''')
|
||||||
define(\`confENVDEF', \`-I/usr/include/db4 -I/usr/kerberos/include -Wall -DXDEBUG=0 -DTCPWRAPPERS -DNETINET6 -DHES_GETMAILHOST -DUSE_VENDOR_CF_PATH=1 -D_FFR_WORKAROUND_BROKEN_NAMESERVERS -D_FFR_SMTP_SSL')
|
define(\`confENVDEF', \`-I/usr/include/db4 -I/usr/kerberos/include -Wall -DXDEBUG=0 -DTCPWRAPPERS -DNETINET6 -DHES_GETMAILHOST -DUSE_VENDOR_CF_PATH=1 -D_FFR_WORKAROUND_BROKEN_NAMESERVERS -D_FFR_SMTP_SSL')
|
||||||
define(\`confLIBDIRS', \`-L/usr/kerberos/%{_lib}')
|
define(\`confLIBDIRS', \`-L/usr/kerberos/%{_lib}')
|
||||||
define(\`confLIBS', \`-lnsl -lwrap -lhesiod -lcrypt -ldb')
|
define(\`confLIBS', \`-lnsl -lwrap -lhesiod -lcrypt -ldb')
|
||||||
@ -574,7 +574,6 @@ exit 0
|
|||||||
* Thu Mar 17 2005 Thomas Woerner <twoerrner@redhat.com> 8.13.3-2
|
* Thu Mar 17 2005 Thomas Woerner <twoerrner@redhat.com> 8.13.3-2
|
||||||
- dropped direct support for bind: no bind in confLIBSEARCH anymore,
|
- dropped direct support for bind: no bind in confLIBSEARCH anymore,
|
||||||
using libresolv again
|
using libresolv again
|
||||||
- dropped triple-quotes
|
|
||||||
|
|
||||||
* Wed Mar 10 2005 Jason Vas Dias <jvdias@redhat.com> 8.13.3-1.2
|
* Wed Mar 10 2005 Jason Vas Dias <jvdias@redhat.com> 8.13.3-1.2
|
||||||
- fix libbind include path - use /usr/include/bind/netdb.h, no
|
- fix libbind include path - use /usr/include/bind/netdb.h, no
|
||||||
|
Loading…
Reference in New Issue
Block a user